0_0_33548474_16895.cpp: In function 'void dfs(int, int, int, int, int)': 0_0_33548474_16895.cpp:15:18: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(ans > maxx) maxx = ans1; ^