Problem | bombing |
---|---|
User | PlayVoltz |
Submission Time | 2023-10-21 23:21:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bombing.cpp: In function ‘int main()’:
bombing.cpp:33:11: error: ‘b’ was not declared in this scope
33 | cin>>a>>b;--a;--b;
| ^
bombing.cpp:38:11: error: ‘b’ was not declared in this scope
38 | cin>>a>>b;--a;
| ^