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