Problem playlist
User Lover4u1YgC
Submission Time 2026-05-15 13:20:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

playlist.cpp: In function ‘int main()’:
playlist.cpp:18:2: error: expected ‘,’ or ‘;’ before ‘cout’
18 | cout<<total_minutes<<" "<<final_seconds<<"\n";
| ^~~~