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