Problem installingapps_ex
User YH
Submission Time 2025-12-09 13:57:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

installingapps_ex.cpp: In function ‘void solve()’:
installingapps_ex.cpp:93:5: error: ‘space_used’ was not declared in this scope
93 | space_used = it->first;
| ^~~~~~~~~~