Problem boxispull
User Pout
Submission Time 2026-07-04 14:13:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:22:3: error: expected ‘}’ before ‘else’
22 | else if (x == a) {
| ^~~~
boxispull.cpp:20:14: note: to match this ‘{’
20 | if (x < a) {
| ^