| Problem | childsetter2 |
|---|---|
| User | Ush |
| Submission Time | 2024-12-18 13:58:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
childsetter2.cpp: In function ‘int main()’:
childsetter2.cpp:28:5: error: ‘score’ was not declared in this scope
28 | score += (m - time_used);
| ^~~~~
childsetter2.cpp:28:19: error: ‘time_used’ was not declared in this scope
28 | score += (m - time_used);
| ^~~~~~~~~