0_0_21270027_25583.cpp: In function 'int main()': 0_0_21270027_25583.cpp:20:27: error: expected primary-expression before '||' token if(a>=h||(a-b)*k-b>0)||((a-b)*(k-1)+a>=h)) puts("YES"); ^