User: adam1953465

  • Public profile

User profile: adam1953465

User info
User name:adam1953465
History
Joined:
Number of posts:2
Latest posts:

DEC to BIN converter
and when i try to use cycle without [i]i[/i] [code]for (num; num > 0; num / 2) { rem = num % 2; ...

DEC to BIN converter
What is bad in this for cycle? [code] #include <iostream> using namespace std; int main(){...

This user does not accept Private Messages