Run id: 121164

Main.cc: In function 'int main()':
Main.cc:12:3: error: expected ';' before 'if'
   if(a[i]>maxn)
   ^