*С++
> while ((k>0) and (x>0)) {
task.cpp(10) : error C2146: syntax error : missing ')' before identifier 'and'
task.cpp(10) : error C2059: syntax error : ')'
task.cpp(10) : error C2143: syntax error : missing ';' before '{'
task.cpp(10) : error C3861: 'and': identifier not found, even with argument-dependent lookup
ШТО БЛЯДЬ НАХУЙ?