Run id: 146367

Main.cc: In function 'int main()':
Main.cc:10:8: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
   if(a>max)max=a[0];
        ^
Main.cc:11:8: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
   if(a