Problem averyclassicsubsegmentproblem
User ThinkingGeek257
Submission Time 2026-06-25 13:34:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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