Problem | descsort |
---|---|
User | saltycandyy |
Submission Time | 2025-06-19 22:07:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
descsort.cpp:16:25: error: missing terminating ' character
16 | cout << v[i] << '\n;
| ^~~~
descsort.cpp: In function βint main()β:
descsort.cpp:17:5: error: expected primary-expression before β}β token
17 | }
| ^