| Problem | childsetter2 |
|---|---|
| User | JJ1234 |
| Submission Time | 2024-12-18 10:04:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
childsetter2.cpp: In function ‘int main()’:
childsetter2.cpp:19:21: error: ‘i’ was not declared in this scope
19 | if(time_used + qn[i] >= m){
| ^
childsetter2.cpp:25:13: error: ‘i’ was not declared in this scope
25 | max += qn[i] + 1;
| ^