Content-type: text/xml

<?xml version="1.0" encoding="utf-8"?>
<testing-report run-id="573122" judge-id="2385" status="CE" scoring="KIROV" run-tests="0" contest-id="2089" compile-error="yes" tests-passed="0" score="0" max-score="0" >
  <uuid>b163b268-477a-444f-bba8-927ee3baf8b7</uuid>
  <compiler_output>573122.cpp: In function 'int main()':
573122.cpp:6:11: error: 'lol' was not declared in this scope
  cout &lt;&lt; (lol(x1, y1) == lol(x2, y2) ? &quot;YES&quot; : &quot;NO&quot;);
           ^~~
573122.cpp:6:11: note: suggested alternative: 'logl'
  cout &lt;&lt; (lol(x1, y1) == lol(x2, y2) ? &quot;YES&quot; : &quot;NO&quot;);
           ^~~
           logl
</compiler_output>
</testing-report>
