Problem shamelessad
User xintonggg
Submission Time 2026-04-08 15:57:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp:2:1: error: ‘ios’ does not name a type
2 | ios::sync_with_stdio(0); cin.tie(0);
| ^~~
shamelessad.cpp:2:26: error: ‘cin’ does not name a type
2 | ios::sync_with_stdio(0); cin.tie(0);
| ^~~
shamelessad.cpp:3:1: error: ‘cout’ does not name a type
3 | cout<<"Join Shor the Duck’s server, Shor’s Nest!\nAlso check out the collection!"
| ^~~~