0_0_21227050_9482.cpp: In function 'void solve()': 0_0_21227050_9482.cpp:249:16: error: too many arguments to function 'bool judge()' if(judge(N+M)){ ^ 0_0_21227050_9482.cpp:193:6: note: declared here bool judge() ^