Problem installingapps_ex
User YSH2020
Submission Time 2025-12-08 11:01:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

installingapps_ex.cpp: In function ‘int main()’:
installingapps_ex.cpp:36:3: error: ‘else’ without a previous ‘if’
36 | else ans[i]=false;
| ^~~~