+ 3
How to find sum of 2 positive integers without using any operator?
Only printf() function is allowed.no other library function can be used?
3 Respostas
0
oh
0
???
0
I think you can do it by bit level operation :)
Only printf() function is allowed.no other library function can be used?