Problem f7
User PerihelionfromAphelion
Submission Time 2026-07-17 23:30:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

f7.cpp: In function ‘bool can(int)’:
f7.cpp:9:7: error: ‘i’ was not declared in this scope
9 | for (i = 0; i < n; i++) {
| ^