Problem | ny_unwind |
---|---|
User | PlayVoltz |
Submission Time | 2024-07-13 13:13:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ny_unwind.cpp: In function ‘int32_t main()’:
ny_unwind.cpp:32:7: error: ‘a’ was not declared in this scope
32 | cin>>a>>b;
| ^
ny_unwind.cpp:32:10: error: ‘b’ was not declared in this scope; did you mean ‘pb’?
32 | cin>>a>>b;
| ^
| pb