0_0_39786463_21934.cpp: In function 'int main()': 0_0_39786463_21934.cpp:15:34: error: expected ';' before '}' token 15 | sum+=a[i] | ^ | ; 16 | } | ~