| Problem | catlunch |
|---|---|
| User | wahjsodhowasd |
| Submission Time | 2026-02-15 18:09:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:44:3: error: expected ‘}’ before ‘else’
44 | else{T+= total-best;}
| ^~~~
catlunch.cpp:29:19: note: to match this ‘{’
29 | if(total-best<0){
| ^