Adding some more judges, here and there.
[and.git] / NEERC / central / problem.xml
blobc662e6ddcb1ba425d4ea5071dd762f76deb78f0f
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 C. Central Element                                     -->\r
7 <!--                                                                -->\r
8 <!-- Original idea         Mikhail Dvorkin                          -->\r
9 <!-- Problem statement     Mikhail Dvorkin                          -->\r
10 <!-- Testset               Andrey Stankevich                        -->\r
11 <!--================================================================-->\r
13 <problem\r
14     id      = "neerc-2009.central"\r
15     version = "1.0"\r
16 >\r
17     <judging>\r
18         <script type = "%icpc">\r
19             <testset\r
20                 test-count   = "40"\r
21                 input-href   = "tests/##"\r
22                 answer-href  = "tests/##.a"\r
23                 input-name   = "central.in"\r
24                 output-name  = "central.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