0_0_39212587_22615.cpp: In function 'int main()': 0_0_39212587_22615.cpp:7:23: error: expected ';' before '}' token 7 | sum+=i | ^ | ; 8 | } | ~