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

Compile Error

shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:5:62: error: expected ‘;’ before ‘cout’
5 | cout<<"this is the first line"<<"\n"<<"this is the next line"
| ^
| ;
6 | cout<<"join shor the ducks server,shors nest" << "\n"<<"also check out the collection";
| ~~~~