0_0_39375887_27936.cpp: In function 'int main()': 0_0_39375887_27936.cpp:24:47: error: expected ';' before '}' token 24 | sum+=1 | ^ | ; 25 | } | ~