Run id: 109477

Main.cc: In function 'int main()':
Main.cc:9:4: error: 'c' was not declared in this scope
    c[i]+=35;
    ^