| Problem | competition |
|---|---|
| User | liuyueyang0510 |
| Submission Time | 2024-04-28 23:10:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:21:9: error: ‘a’ was not declared in this scope
21 | while (a--) {
| ^
competition.cpp:25:9: error: ‘b’ was not declared in this scope
25 | while (b--) {
| ^