0_0_13798528_9930.cpp: In function 'bool judge(int)': 0_0_13798528_9930.cpp:17:39: error: 'max' was not declared in this scope b[i]=max(b[i-1]+1,b[i]-mid); ^