Problem | shamelessad |
---|---|
User | Red123 |
Submission Time | 2025-02-12 17:29:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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:84: error: expected ‘;’ before ‘}’ token
7 | cout <<"Join Shor the Duck's server, Shor's Nest!/n Also check ot the collection!"
| ^
| ;
8 | }
| ~