Problem firstabc
User back2square1
Submission Time 2023-12-06 17:04:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firstabc.cpp: In function ‘int main()’:
firstabc.cpp:7:18: error: ‘N’ was not declared in this scope
7 | for (int i=0; i<N; ++i) {
| ^