Content-type: text/xml

<?xml version="1.0" encoding="utf-8"?>
<testing-report run-id="573026" judge-id="2289" status="CE" scoring="KIROV" run-tests="0" contest-id="2089" compile-error="yes" tests-passed="0" score="0" max-score="0" >
  <uuid>c5adda7c-166b-4001-a542-aca977eeecab</uuid>
  <compiler_output>573026.cpp: In function 'int main()':
573026.cpp:7:16: error: expected primary-expression before '||' token
     if(a != c) || if(a != d)cout &lt;&lt; &quot;NO&quot;;
                ^~
573026.cpp:7:19: error: expected primary-expression before 'if'
     if(a != c) || if(a != d)cout &lt;&lt; &quot;NO&quot;;
                   ^~
573026.cpp:9:16: error: expected primary-expression before '||' token
     if(b != c) || if(a != d)cout &lt;&lt; &quot;NO&quot;;
                ^~
573026.cpp:9:19: error: expected primary-expression before 'if'
     if(b != c) || if(a != d)cout &lt;&lt; &quot;NO&quot;;
                   ^~
573026.cpp:11:16: error: expected primary-expression before '||' token
     if(a == c) || if(a == d)cout &lt;&lt; &quot;YES&quot;;
                ^~
573026.cpp:11:19: error: expected primary-expression before 'if'
     if(a == c) || if(a == d)cout &lt;&lt; &quot;YES&quot;;
                   ^~
573026.cpp:13:16: error: expected primary-expression before '||' token
     if(b == c) || if(b == d)cout &lt;&lt; &quot;YES&quot;;
                ^~
573026.cpp:13:19: error: expected primary-expression before 'if'
     if(b == c) || if(b == d)cout &lt;&lt; &quot;YES&quot;;
                   ^~
</compiler_output>
</testing-report>
