Content-type: text/xml

<?xml version="1.0" encoding="utf-8"?>
<testing-report run-id="573024" judge-id="2287" status="CE" scoring="KIROV" run-tests="0" contest-id="2089" compile-error="yes" tests-passed="0" score="0" max-score="0" >
  <uuid>81021f25-bc1d-404d-afd5-0d0fd4ea53f7</uuid>
  <compiler_output>573024.cpp: In function 'int main()':
573024.cpp:7:15: error: expected primary-expression before '||' token
     if(a != c)||(a != d)cout &lt;&lt; &quot;NO&quot;;
               ^~
573024.cpp:9:15: error: expected primary-expression before '||' token
     if(b != c)||(a != d)cout &lt;&lt; &quot;NO&quot;;
               ^~
573024.cpp:11:15: error: expected primary-expression before '||' token
     if(a == c)||(a == d)cout &lt;&lt; &quot;YES&quot;;
               ^~
573024.cpp:13:15: error: expected primary-expression before '||' token
     if(b == c)||(b == d)cout &lt;&lt; &quot;YES&quot;;
               ^~
</compiler_output>
</testing-report>
