1_218_142_8492.cpp:4: error: `main' must return `int'
1_218_142_8492.cpp: In function `int ab(double, double, double)':
1_218_142_8492.cpp:13: error: too few arguments to function `int ab(double, double, double)'
1_218_142_8492.cpp:15: error: at this point in file
1_218_142_8492.cpp:13: error: too few arguments to function `int ab(double, double, double)'
1_218_142_8492.cpp:15: error: at this point in file
1_218_142_8492.cpp: In function `int sn(double)':
1_218_142_8492.cpp:18: error: too few arguments to function `int ab(double, double, double)'
1_218_142_8492.cpp:20: error: at this point in file
1_218_142_8492.cpp:18: error: too few arguments to function `int ab(double, double, double)'
1_218_142_8492.cpp:20: error: at this point in file
|