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

Compile Error

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(){
| ^~~