Problem shamelessad
User Pranav
Submission Time 2024-12-06 08:24:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:5:40: error: expected ‘;’ before ‘}’ token
5 | cout<<"Also check out the collection!"
| ^
| ;
6 | }
| ~