Problem ny_unwind
User 7Janish7
Submission Time 2025-02-14 16:25:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ny_unwind.cpp:2:13: error: expected initializer before ‘long’
2 | #define int long long //Not needed for now
| ^~~~
ny_unwind.cpp:5:1: note: in expansion of macro ‘int’
5 | int Y
| ^~~