Problem | shamelessad |
---|---|
User | Pranav |
Submission Time | 2024-12-06 08:24:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:5:40: error: expected ‘;’ before ‘}’ token
5 | cout<<"Also check out the collection!"
| ^
| ;
6 | }
| ~