Problem shamelessad
User ItsYH
Submission Time 2025-02-08 09:59:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:6:104: error: expected ‘;’ before ‘return’
6 | cout << "Join Shor the Duck’s server, Shor’s Nest!" << 'n/' << "Also check out the collection!"
| ^
| ;
7 |
8 | return 0;
| ~~~~~~