Run id: 138206

Main.cc: In function 'int gcd(int, int)':
Main.cc:5:3: error: 'rteurn' was not declared in this scope
   rteurn y;
   ^