0_0_36929491_14059.cpp: In function 'int main()': 0_0_36929491_14059.cpp:20:4: error: expected ';' before 'sum' sum[i] = sum[i - 1] + a[i]; ^