Search found 1 match
- Thu Apr 01, 2004 3:30 pm
- Forum: Volume 1 (100-199)
- Topic: 100 - The 3n + 1 problem
- Replies: 1394
- Views: 212097
What is different between your C++ and standart????(:
I wrote program(It works right on my computer and are indentical to standart) and get your error - Wrong answer WHY? (It is for all my program, but this is 100 program - i think it is enough easy to do it right: #include <stdio.h> int main(){ #ifndef ONLINE_JUDGE *stdin=*fopen("100.in",&qu...