Content-type: text/xml

<?xml version="1.0" encoding="utf-8"?>
<testing-report run-id="573258" judge-id="2521" status="CE" scoring="KIROV" run-tests="0" contest-id="2089" compile-error="yes" tests-passed="0" score="0" max-score="0" >
  <uuid>08b850af-dda8-4209-80c3-246a2e7e0f9c</uuid>
  <compiler_output>573258.cpp: In function 'int main()':
573258.cpp:9:9: error: 'x1' was not declared in this scope
     if((x1==x2 || y1==y2) &amp;&amp;(abs(x2 - x) == abs(y2 - y)))
         ^~
573258.cpp:9:9: note: suggested alternative: 'x2'
     if((x1==x2 || y1==y2) &amp;&amp;(abs(x2 - x) == abs(y2 - y)))
         ^~
         x2
573258.cpp:9:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
     if((x1==x2 || y1==y2) &amp;&amp;(abs(x2 - x) == abs(y2 - y)))
                       ^~
</compiler_output>
</testing-report>
