Problem movingkids
User YSH2020
Submission Time 2025-02-18 11:53:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

movingkids.cpp: In function ‘int main()’:
movingkids.cpp:19:1: error: expected ‘}’ at end of input
19 | }
| ^
movingkids.cpp:5:13: note: to match this ‘{’
5 | int main() {
| ^