Content-type: text/xml

<?xml version="1.0" encoding="utf-8"?>
<testing-report run-id="572441" judge-id="1704" status="CE" scoring="KIROV" run-tests="0" contest-id="2089" compile-error="yes" tests-passed="0" score="0" max-score="0" >
  <uuid>85a0de7a-2f0d-4c9e-9dde-11868fcdc3e8</uuid>
  <compiler_output>572441.cpp: In function 'int main()':
572441.cpp:5:10: error: expected ';' before 'if'
  cin &gt;&gt; a
          ^
          ;
  if(a % 4 == 0){cout &lt;&lt; &quot;YES&quot;;}else {if (a % 100){
  ~~       
572441.cpp:6:32: error: 'else' without a previous 'if'
  if(a % 4 == 0){cout &lt;&lt; &quot;YES&quot;;}else {if (a % 100){
                                ^~~~
</compiler_output>
</testing-report>
