Content-type: text/xml

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