| Problem | routine |
|---|---|
| User | TheInvadr |
| Submission Time | 2024-12-29 10:54:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
routine.cpp:26:27: error: missing terminating " character
26 | cout<<arr[idx-1]<<"\n;
| ^~~~
routine.cpp: In function βint main()β:
routine.cpp:27:5: error: expected primary-expression before β}β token
27 | }
| ^