Problem bucketstacking
User justin271828
Submission Time 2025-03-05 19:21:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bucketstacking.cpp: In function ‘int main()’:
bucketstacking.cpp:71:23: error: ‘val’ was not declared in this scope
71 | for (int i = 0; i < val/2 + val/2; i++) {
| ^~~