0_0_33885508_9684.cpp: In function 'int main()':
0_0_33885508_9684.cpp:67:52: error: 'judge' was not declared in this scope
if (judge(w[i], j, k, l))
^
0_0_33885508_9684.cpp:79:64: error: 'judge' was not declared in this scope
if (judge(w[i] % 100 + 100, j, k, l))
^
|