Problem boxispull
User horse3903
Submission Time 2023-04-18 14:43:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:13:3: error: expected ‘}’ before ‘else’
13 | else{
| ^~~~
boxispull.cpp:11:17: note: to match this ‘{’
11 | if (time == 1){
| ^