Problem dinowalk
User Celenium
Submission Time 2022-12-23 15:39:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dinowalk.cpp: In function ‘int32_t main()’:
dinowalk.cpp:26:21: error: ‘N’ was not declared in this scope
26 | for(int k = 0; k < N; ++k){
| ^