Content-type: text/xml

<?xml version="1.0" encoding="utf-8"?>
<testing-report run-id="573025" judge-id="2288" status="CE" scoring="KIROV" run-tests="0" contest-id="2089" compile-error="yes" tests-passed="0" score="0" max-score="0" >
  <uuid>cc982947-a0d1-44bd-afc4-06ca278cbadc</uuid>
  <compiler_output>573025.cpp: In function 'int main()':
573025.cpp:7:15: error: expected primary-expression before '||' token
     if(a != c)||if(a != d)cout &lt;&lt; &quot;NO&quot;;
               ^~
573025.cpp:7:17: error: expected primary-expression before 'if'
     if(a != c)||if(a != d)cout &lt;&lt; &quot;NO&quot;;
                 ^~
573025.cpp:9:15: error: expected primary-expression before '||' token
     if(b != c)||if(a != d)cout &lt;&lt; &quot;NO&quot;;
               ^~
573025.cpp:9:17: error: expected primary-expression before 'if'
     if(b != c)||if(a != d)cout &lt;&lt; &quot;NO&quot;;
                 ^~
573025.cpp:11:15: error: expected primary-expression before '||' token
     if(a == c)||if(a == d)cout &lt;&lt; &quot;YES&quot;;
               ^~
573025.cpp:11:17: error: expected primary-expression before 'if'
     if(a == c)||if(a == d)cout &lt;&lt; &quot;YES&quot;;
                 ^~
573025.cpp:13:15: error: expected primary-expression before '||' token
     if(b == c)||if(b == d)cout &lt;&lt; &quot;YES&quot;;
               ^~
573025.cpp:13:17: error: expected primary-expression before 'if'
     if(b == c)||if(b == d)cout &lt;&lt; &quot;YES&quot;;
                 ^~
</compiler_output>
</testing-report>
