Content-type: text/xml

<?xml version="1.0" encoding="utf-8"?>
<testing-report run-id="573029" judge-id="2292" status="CE" scoring="KIROV" run-tests="0" contest-id="2089" compile-error="yes" tests-passed="0" score="0" max-score="0" >
  <uuid>fd76b10f-393d-46d3-9624-1add4c76b19b</uuid>
  <compiler_output>573029.cpp: In function 'int main()':
573029.cpp:7:34: error: 'NO' was not declared in this scope
     if(a != c) if(a != d)cout &lt;&lt; NO;
                                  ^~
573029.cpp:9:34: error: 'NO' was not declared in this scope
     if(b != c) if(a != d)cout &lt;&lt; NO;
                                  ^~
573029.cpp:11:34: error: 'YES' was not declared in this scope
     if(a == c) if(a == d)cout &lt;&lt; YES;
                                  ^~~
573029.cpp:13:34: error: 'YES' was not declared in this scope
     if(b == c) if(b == d)cout &lt;&lt; YES;
                                  ^~~
</compiler_output>
</testing-report>
