Problem sunshine
User KingKav199
Submission Time 2023-11-20 10:40:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sunshine.cpp: In function ‘int32_t main()’:
sunshine.cpp:13:9: error: ‘i’ was not declared in this scope
13 | for(i = 0; i<N; i++) {
| ^