Run id: 95697

Main.cc: In function 'int c(int, int)':
Main.cc:9:22: error: 'f' was not declared in this scope
        return f(b,a%b); 
                      ^