Run id: 121983

Main.cc: In function 'int main()':
Main.cc:28:9: error: invalid types 'int[int]' for array subscript
   if(a[i]!=c)
         ^