Problem bucketstacking
User PlayVoltz
Submission Time 2024-03-01 12:01:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bucketstacking.cpp: In function ‘int32_t main()’:
bucketstacking.cpp:22:16: error: ‘temp’ was not declared in this scope
22 | for (auto num:temp){
| ^~~~