Content-type: text/xml

<?xml version="1.0" encoding="utf-8"?>
<testing-report run-id="573033" judge-id="2296" status="CE" scoring="KIROV" run-tests="0" contest-id="2089" compile-error="yes" tests-passed="0" score="0" max-score="0" >
  <uuid>d29d197b-3593-41e5-bfee-c35efcd5e4f4</uuid>
  <compiler_output>573033.cpp: In function 'int main()':
573033.cpp:7:31: error: 'NO' was not declared in this scope
     if(a != c||a != d)cout &lt;&lt; NO;
                               ^~
573033.cpp:9:31: error: 'NO' was not declared in this scope
     if(b != c||a != d)cout &lt;&lt; NO;
                               ^~
573033.cpp:11:31: error: 'YES' was not declared in this scope
     if(a == c||a == d)cout &lt;&lt; YES;
                               ^~~
573033.cpp:13:31: error: 'YES' was not declared in this scope
     if(b == c||b == d)cout &lt;&lt; YES;
                               ^~~
</compiler_output>
</testing-report>
