Problem guanine
User YokeKai314
Submission Time 2025-04-18 13:02:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guanine.cpp:4:1: error: stray ‘\302’ in program
4 |  
| ^
guanine.cpp:4:2: error: stray ‘\240’ in program
4 |  
| ^
guanine.cpp:6:1: error: stray ‘\302’ in program
6 |     int n;
| ^
guanine.cpp:6:2: error: stray ‘\240’ in program
6 |     int n;
| ^
guanine.cpp:6:3: error: stray ‘\302’ in program
6 |     int n;
| ^
guanine.cpp:6:4: error: stray ‘\240’ in program
6 |     int n;
| ^
guanine.cpp:6:5: error: stray ‘\302’ in program
6 |     int n;
| ^
guanine.cpp:6:6: error: stray ‘\240’ in program
6 |     int n;
| ^
guanine.cpp:7:1: error: stray ‘\302’ in program
7 |     cin >> n;
| ^
guanine.cpp:7:2: error: stray ‘\240’ in program
7 |     cin >> n;
| ^
guanine.cpp:7:3: error: stray ‘\302’ in program
7 |     cin >> n;
| ^
guanine.cpp:7:4: error: st