Problem boxispull
User notachicken
Submission Time 2026-07-10 13:21:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:18:37: error: ‘x’ was not declared in this scope
18 | cout << 4 * min(a, b) + x << endl;
| ^