| Problem | averyclassicsubsegmentproblem |
|---|---|
| User | ThinkingGeek257 |
| Submission Time | 2026-06-25 13:27:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
averyclassicsubsegmentproblem.cpp:5:1: error: stray ‘\302’ in program
5 | long long int N;
| ^
averyclassicsubsegmentproblem.cpp:5:2: error: stray ‘\240’ in program
5 | long long int N;
| ^
averyclassicsubsegmentproblem.cpp:5:3: error: stray ‘\302’ in program
5 | long long int N;
| ^
averyclassicsubsegmentproblem.cpp:5:4: error: stray ‘\240’ in program
5 | long long int N;
| ^
averyclassicsubsegmentproblem.cpp:5:5: error: stray ‘\302’ in program
5 | long long int N;
| ^
averyclassicsubsegmentproblem.cpp:5:6: error: stray ‘\240’ in program
5 | long long int N;
| ^
averyclassicsubsegmentproblem.cpp:6:1: error: stray ‘\302’ in program
6 | cin >> N;
| ^
averyclassicsubsegmentproblem.cpp:6:2: error: stray ‘\240’ in program
6 | cin >> N;
| ^
averyclassicsubsegmentproblem.cpp:6:3: err