Content-type: text/xml

<?xml version="1.0" encoding="utf-8"?>
<testing-report run-id="573226" judge-id="2489" status="CE" scoring="KIROV" run-tests="0" contest-id="2089" compile-error="yes" tests-passed="0" score="0" max-score="0" >
  <uuid>97dec8f2-bd01-4ea8-b5ef-ede97f326cf9</uuid>
  <compiler_output>573226.cpp: In function 'int main()':
573226.cpp:8:12: error: 'x1' was not declared in this scope
     cin &gt;&gt; x1 &gt;&gt; y1 &gt;&gt; x2 &gt;&gt; y2;
            ^~
573226.cpp:8:12: note: suggested alternative: 'x2'
     cin &gt;&gt; x1 &gt;&gt; y1 &gt;&gt; x2 &gt;&gt; y2;
            ^~
            x2
573226.cpp:9:26: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
     if(x1 == x2 || y1 == y2)
                          ^~
</compiler_output>
</testing-report>
