Adding some more judges, here and there.
[and.git] / NEERC / exclusive / problem.xml
blob6790ec89ec30ee2b4c372ea83d012064fcc526a9
1 <!--================================================================-->\r
2 <!-- ACM ICPC 2009-2010                                             -->\r
3 <!-- Northeastern European Regional Contest                         -->\r
4 <!-- St Petersburg - Barnaul - Tashkent - Batumi, November 11, 2009 -->\r
5 <!--================================================================-->\r
6 <!-- Problem E. Exclusive Access 2                                  -->\r
7 <!--                                                                -->\r
8 <!-- Original idea         Roman Elizarov                           -->\r
9 <!-- Problem statement     Roman Elizarov                           -->\r
10 <!-- Testset               Fedor Tsarev                             -->\r
11 <!--================================================================-->\r
13 <problem\r
14     id      = "neerc-2009.exclusive"\r
15     version = "1.0"\r
16 >\r
17     <judging>\r
18         <script type = "%icpc">\r
19             <testset\r
20                 test-count   = "60"\r
21                 input-href   = "tests/##"\r
22                 answer-href  = "tests/##.a"\r
23                 input-name   = "exclusive.in"\r
24                 output-name  = "exclusive.out"\r
25                 time-limit   = "3s"\r
26                 memory-limit = "268435456"\r
27             />\r
28             <verifier type = "%testlib">\r
29                 <binary executable-id = "x86.exe.win32" file = "check.exe" />\r
30             </verifier>\r
31         </script>\r
32     </judging>\r
33 </problem>\r