Run id: 145110

Main.cc: In function 'int main()':
Main.cc:6:28: error: 'n' was not declared in this scope
       cout<<"max="<< max(a,n);
                            ^