main.cpp: In function ‘int main()’: main.cpp:24:13: error: ‘Sum’ was not declared in this scope 24 | Sum[i] += 1; | ^~~