0_0_39149451_20490.cpp: In function 'int main()': 0_0_39149451_20490.cpp:13:25: error: expected ';' before '}' token 13 | printf("%d\n",i) | ^ | ; 14 | } | ~