| Problem | wrongreverse |
|---|---|
| User | TYW |
| Submission Time | 2025-06-20 14:58:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
wrongreverse.cpp: In function ‘int32_t main()’:
wrongreverse.cpp:12:12: error: ‘a’ was not declared in this scope
12 | int B[2]={a,b};
| ^
wrongreverse.cpp:12:14: error: ‘b’ was not declared in this scope
12 | int B[2]={a,b};
| ^