Main.cc: In function ‘int main()’: Main.cc:36:12: error: too few arguments to function ‘bool jiou(int, int)’ if(jiou(i)&&huiwen(zjz(i,jz))){ ^ Main.cc:3:6: note: declared here bool jiou(int x,int jz){ ^~~~