Problem | problematicjourney |
---|---|
User | meowmeow |
Submission Time | 2023-06-03 16:12:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
problematicjourney.cpp: In function ‘int main()’:
problematicjourney.cpp:10:8: error: ‘i’ was not declared in this scope
10 | for (i= 0; i < e; i++){
| ^
problematicjourney.cpp: At global scope:
problematicjourney.cpp:21:1: error: expected declaration before ‘}’ token
21 | }
| ^