Problem | palindromicfizzbuzz |
---|---|
User | Evoi |
Submission Time | 2023-01-18 16:07:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp:15:1: error: stray ‘\302’ in program
15 | n = n / 10;
| ^
palindromicfizzbuzz.cpp:15:2: error: stray ‘\240’ in program
15 | n = n / 10;
| ^
palindromicfizzbuzz.cpp:15:3: error: stray ‘\302’ in program
15 | n = n / 10;
| ^
palindromicfizzbuzz.cpp:15:4: error: stray ‘\240’ in program
15 | n = n / 10;
| ^
palindromicfizzbuzz.cpp:15:5: error: stray ‘\302’ in program
15 | n = n / 10;
| ^
palindromicfizzbuzz.cpp:15:6: error: stray ‘\240’ in program
15 | n = n / 10;
| ^
palindromicfizzbuzz.cpp:15:7: error: stray ‘\302’ in program
15 | n = n / 10;
| ^
palindromicfizzbuzz.cpp:15:8: error: stray ‘\240’ in program
15 | n = n / 10;
| ^
palindromicfizzbuzz.cpp:15:9: error: stray ‘\302’ in program
15 | n = n / 10