Problem shamelessad
User hotchocs
Submission Time 2025-07-28 17:43:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp:2:2: error: invalid preprocessing directive #inlcude; did you mean #include?
2 | #inlcude <bitsstdc++.h>
| ^~~~~~~
| include
shamelessad.cpp:3:13: error: expected initializer before ‘long’
3 | #define int long long
| ^~~~
shamelessad.cpp:7:13: note: in expansion of macro ‘int’
7 | signed main int(){
| ^~~