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

Compile Error

averyclassicsubsegmentproblem.cpp:6:1: error: stray ‘\302’ in program
6 |     long long N;
| ^
averyclassicsubsegmentproblem.cpp:6:2: error: stray ‘\240’ in program
6 |     long long N;
| ^
averyclassicsubsegmentproblem.cpp:6:3: error: stray ‘\302’ in program
6 |     long long N;
| ^
averyclassicsubsegmentproblem.cpp:6:4: error: stray ‘\240’ in program
6 |     long long N;
| ^
averyclassicsubsegmentproblem.cpp:6:5: error: stray ‘\302’ in program
6 |     long long N;
| ^
averyclassicsubsegmentproblem.cpp:6:6: error: stray ‘\240’ in program
6 |     long long N;
| ^
averyclassicsubsegmentproblem.cpp:7:1: error: stray ‘\302’ in program
7 |     cin >> N;
| ^
averyclassicsubsegmentproblem.cpp:7:2: error: stray ‘\240’ in program
7 |     cin >> N;
| ^
averyclassicsubsegmentproblem.cpp:7:3: error: stray ‘\302’ in prog