Problem | lunchbox |
---|---|
User | LYM2025 |
Submission Time | 2025-08-21 11:02:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:11:8: error: ‘True’ was not declared in this scope
11 | while(True){
| ^~~~
lunchbox.cpp:19:4: error: ‘False’ was not declared in this scope
19 | False;
| ^~~~~