Run id: 152437

Main.cc: In function 'int main()':
Main.cc:13:14: error: 'c' was not declared in this scope
   if(a[i]>=p)c++;
              ^
Main.cc:15:8: error: 'c' was not declared in this scope
  cout<