Problem | routine |
---|---|
User | silvspider |
Submission Time | 2024-05-25 11:06:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
routine.cpp:30:16: error: missing terminating ' character
30 | cout<<a[lo]<<'\n‘;
| ^~~~~~~
routine.cpp: In function ‘int main()’:
routine.cpp:31:2: error: expected primary-expression before ‘}’ token
31 | }
| ^