Problem | shamelessad |
---|---|
User | supercel980 |
Submission Time | 2025-03-14 15:39:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:5:42: error: expected ‘;’ before ‘}’ token
5 | cout << "Also check out the collection!"
| ^
| ;
6 | }
| ~