| Problem | burgers |
|---|---|
| User | Usu |
| Submission Time | 2025-10-15 14:59:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
burgers.cpp: In function ‘int main()’:
burgers.cpp:20:12: error: ‘maxa’ was not declared in this scope
20 | cout << maxa;
| ^~~~
burgers.cpp:24:10: error: ‘maxb’ was not declared in this scope
24 | cout << maxb;
| ^~~~