Problem ny_unwind
User toditisdoingthisforfun
Submission Time 2026-02-18 16:30:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ny_unwind.cpp: In function ‘int main()’:
ny_unwind.cpp:7:15: error: unable to find numeric literal operator ‘operator""x’
7 | int output = 2x+y;
| ^~