Run id: 117664

Main.cc:7:1: error: 'longlong' does not name a type
 longlong age(int a,int b){
 ^
Main.cc: In function 'int main()':
Main.cc:14:18: error: 'age' was not declared in this scope
     cout<