Problem shamelessad
User MrPuddleVon
Submission Time 2025-06-18 15:16:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:5:2: error: ‘cout’ was not declared in this scope
5 | cout << "Join Shor the Duck’s server, Shor’s Nest!" << '\n' << "Also check out the collection!";
| ^~~~