Problem shamelessad
User gamer1234e
Submission Time 2026-02-20 16:39:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp:6:50: error: stray ‘\’ in program
6 | cout<<"join shor the ducks server,shors nest" \n"also check out the collection";
| ^
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:6:48: error: expected ‘;’ before ‘n’
6 | cout<<"join shor the ducks server,shors nest" \n"also check out the collection";
| ^ ~
| ;