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

Compile Error

averyclassicsubsegmentproblem.cpp:8:1: error: stray ‘\302’ in program
8 |     vector<long long int> a(N);
| ^
averyclassicsubsegmentproblem.cpp:8:2: error: stray ‘\240’ in program
8 |     vector<long long int> a(N);
| ^
averyclassicsubsegmentproblem.cpp:8:3: error: stray ‘\302’ in program
8 |     vector<long long int> a(N);
| ^
averyclassicsubsegmentproblem.cpp:8:4: error: stray ‘\240’ in program
8 |     vector<long long int> a(N);
| ^
averyclassicsubsegmentproblem.cpp:8:5: error: stray ‘\302’ in program
8 |     vector<long long int> a(N);
| ^
averyclassicsubsegmentproblem.cpp:8:6: error: stray ‘\240’ in program
8 |     vector<long long int> a(N);
| ^
averyclassicsubsegmentproblem.cpp:9:1: error: stray ‘\302’ in program
9 |     long long int total = 0;
| ^
averyclassicsubsegmentproblem.cpp:9:2: error: str