Run id: 143118

Main.cc: In function 'int main()':
Main.cc:7:11: error: 'i' was not declared in this scope
         a[i]=a+b;
           ^