Problem | motest2 |
---|---|
User | Soysauce |
Submission Time | 2024-10-15 19:22:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
motest2.cpp:7:33: error: stray ‘\302’ in program
7 | for(int i = 0; i < t; i++) cout << "0\n";
| ^
motest2.cpp:7:34: error: stray ‘\240’ in program
7 | for(int i = 0; i < t; i++) cout << "0\n";
| ^
motest2.cpp:7:37: error: stray ‘\302’ in program
7 | for(int i = 0; i < t; i++) cout << "0\n";
| ^
motest2.cpp:7:38: error: stray ‘\240’ in program
7 | for(int i = 0; i < t; i++) cout << "0\n";
| ^