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