Run id: 135119

Main.cc:3:12: error: 'a' was not declared in this scope
 double jdz(a)
            ^
Main.cc:4:1: error: expected ',' or ';' before '{' token
 {
 ^