Problem playlist2
User aiden
Submission Time 2026-02-14 17:55:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

playlist2.cpp: In function ‘int main()’:
playlist2.cpp:29:25: error: expected ‘;’ before ‘}’ token
29 | cout << -1<< " "
| ^
| ;
30 | }
| ~