Run id: 149159

Main.cc: In function 'int main()':
Main.cc:10:9: error: expected ';' before 'if'
         if(max>a[i+1])
         ^