Problem shamelessad
User Red123
Submission Time 2025-02-12 17:29:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp:2:2: error: invalid preprocessing directive #Define; did you mean #define?
2 | #Define int long long
| ^~~~~~
| define
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:7:83: error: expected ‘;’ before ‘}’ token
7 | cout <<"Join Shor the Duck's server, Shor's Nest!/nAlso check ot the collection!"
| ^
| ;
8 | }
| ~