Adding some more judges, here and there.
[and.git] / NEERC / javacert / problem.xml
blobb8166f9520a6a12eb263fc5ed12e2e6cc9147f97
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 J. Java Certification                                  -->\r
7 <!--                                                                -->\r
8 <!-- Original idea                                                  -->\r
9 <!-- Problem statement     Roman Elizarov                           -->\r
10 <!-- Testset               Pavel Mavrin                             -->\r
11 <!--================================================================-->\r
13 <problem\r
14     id      = "neerc-2009.javacert"\r
15     version = "1.0"\r
16 >\r
17     <judging>\r
18         <script type = "%icpc">\r
19             <testset\r
20                 test-count   = "82"\r
21                 input-href   = "tests/##"\r
22                 answer-href  = "tests/##.a"\r
23                 input-name   = "javacert.in"\r
24                 output-name  = "javacert.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