| Problem | eeducation |
|---|---|
| User | aa24codebreaker |
| Submission Time | 2023-11-15 09:29:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eeducation.cpp: In function ‘int32_t main()’:
eeducation.cpp:26:17: error: expected ‘;’ before ‘}’ token
26 | cout<<n[i]<<"\n"
| ^
| ;
27 | }
| ~