0_0_16234299_65.cpp: In function 'void Out(int)': 0_0_16234299_65.cpp:58:17: error: too many arguments to function 'void Out(int)' Out(x/10,false); ^ 0_0_16234299_65.cpp:56:6: note: declared here void Out(int x){ ^