Run id: 103015

Main.cc: In function 'int main()':
Main.cc:7:19: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
     for(int i=0;iany;c++){
                    ^
Main.cc:13:15: error: 'i' was not declared in this scope
          if(n[i]>any){
               ^
Main.cc:17:17: error: 'any' was not declared in this scope
      cout<<" "<