Problem bigredarrow
User MegaG
Submission Time 2025-09-10 20:40:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bigredarrow.cpp: In function ‘int main()’:
bigredarrow.cpp:17:25: error: ‘N’ was not declared in this scope
17 | for (int i = 0; i < N; i++) {
| ^
bigredarrow.cpp:29:17: error: ‘N’ was not declared in this scope
29 | chotumotu += N;
| ^