Pointers - helpI have some homework to do but these pointers are confusing me a lot. So I have this code under: ...
Finding B-th bitI have a task to solve: I must enter a positive integer [b]N[/b] and 0 < [b]B[/b] < 31 and print th...
Prime numbers c++Hi! I need to create a program that would request person to type one number and than print if it's ...
for loop inside for loopNow it's ok. Thanks people! :)
for loop inside for loopOk...I fixed the code like this... [code]{ cout << "i: " << i << " j: " << j << " k: "...
This user does not accept Private Messages