Run id: 120647

Main.cc: In function 'int main()':
Main.cc:20:8: error: 'n' was not declared in this scope
    wzh=n-2;
        ^
Main.cc:23:12: error: 'm' was not declared in this scope
  if(b[a-2]>m)
            ^