Problem gotoschool
User j0ashhh
Submission Time 2025-08-20 17:16:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:12:19: error: expected ‘)’ before ‘:’ token
12 | for(int num : arr:){
| ~ ^
| )
gotoschool.cpp:12:19: error: expected primary-expression before ‘:’ token