Problem | ny_unwind |
---|---|
User | 2PrairieWind5 |
Submission Time | 2025-06-28 18:53:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ny_unwind.cpp: In function ‘int main()’:
ny_unwind.cpp:10:18: error: expected ‘;’ before ‘}’ token
10 | cout << x + y
| ^
| ;
11 | }
| ~