]>
Commit | Line | Data |
---|---|---|
5c5cd38a | 1 | Changes |
bf653e23 | 2 | COPYING |
ce89d37f MG |
3 | ex/makevm |
4 | ex/runvm | |
5 | ex/vm.conf | |
da905f9e MG |
6 | gruntmaster-compile |
7 | gruntmaster-exec | |
bf653e23 MG |
8 | gruntmasterd |
9 | lib/Gruntmaster/Daemon.pm | |
5c5cd38a | 10 | lib/Gruntmaster/Daemon/Constants.pm |
ab436d78 | 11 | lib/Gruntmaster/Daemon/Format.pm |
bf653e23 | 12 | lib/Gruntmaster/Daemon/Generator.pod |
5c5cd38a MG |
13 | lib/Gruntmaster/Daemon/Generator/File.pm |
14 | lib/Gruntmaster/Daemon/Generator/Run.pm | |
15 | lib/Gruntmaster/Daemon/Generator/Undef.pm | |
bf653e23 | 16 | lib/Gruntmaster/Daemon/Judge.pod |
5c5cd38a MG |
17 | lib/Gruntmaster/Daemon/Judge/Absolute.pm |
18 | lib/Gruntmaster/Daemon/Judge/Points.pm | |
bf653e23 | 19 | lib/Gruntmaster/Daemon/Runner.pod |
5c5cd38a MG |
20 | lib/Gruntmaster/Daemon/Runner/File.pm |
21 | lib/Gruntmaster/Daemon/Runner/Interactive.pm | |
22 | lib/Gruntmaster/Daemon/Runner/Verifier.pm | |
23 | log.conf | |
24 | Makefile.PL | |
25 | MANIFEST | |
26 | README | |
5c5cd38a MG |
27 | t/00-compile.t |
28 | t/01-jobs.t | |
99d37110 MG |
29 | t/perlcriticrc |
30 | t/perlcritic.t | |
5c5cd38a MG |
31 | t/problems/aminusb/1.in |
32 | t/problems/aminusb/2.in | |
33 | t/problems/aminusb/3.in | |
34 | t/problems/aminusb/4.in | |
35 | t/problems/aminusb/5.in | |
36 | t/problems/aminusb/meta.yml | |
37 | t/problems/aminusb/tests/ac/meta.yml | |
889e6e28 | 38 | t/problems/aminusb/tests/ac/prog.c |
5c5cd38a | 39 | t/problems/aminusb/tests/wa/meta.yml |
889e6e28 MG |
40 | t/problems/aminusb/tests/wa/prog.c |
41 | t/problems/aminusb/ver.c | |
5c5cd38a MG |
42 | t/problems/aplusb/1.in |
43 | t/problems/aplusb/1.ok | |
44 | t/problems/aplusb/2.in | |
45 | t/problems/aplusb/2.ok | |
46 | t/problems/aplusb/3.in | |
47 | t/problems/aplusb/3.ok | |
48 | t/problems/aplusb/4.in | |
49 | t/problems/aplusb/4.ok | |
50 | t/problems/aplusb/5.in | |
51 | t/problems/aplusb/5.ok | |
52 | t/problems/aplusb/6.in | |
53 | t/problems/aplusb/6.ok | |
54 | t/problems/aplusb/meta.yml | |
55 | t/problems/aplusb/tests/40/meta.yml | |
889e6e28 | 56 | t/problems/aplusb/tests/40/prog.c |
5c5cd38a | 57 | t/problems/aplusb/tests/ac/meta.yml |
889e6e28 | 58 | t/problems/aplusb/tests/ac/prog.c |
5c5cd38a | 59 | t/problems/aplusb/tests/compile-error/meta.yml |
889e6e28 | 60 | t/problems/aplusb/tests/compile-error/prog.c |
5c5cd38a | 61 | t/problems/aplusb/tests/mle/meta.yml |
889e6e28 | 62 | t/problems/aplusb/tests/mle/prog.c |
5c5cd38a | 63 | t/problems/aplusb/tests/nzx/meta.yml |
889e6e28 | 64 | t/problems/aplusb/tests/nzx/prog.c |
5c5cd38a | 65 | t/problems/aplusb/tests/ole/meta.yml |
889e6e28 | 66 | t/problems/aplusb/tests/ole/prog.c |
5c5cd38a | 67 | t/problems/aplusb/tests/tle/meta.yml |
889e6e28 | 68 | t/problems/aplusb/tests/tle/prog.c |
5c5cd38a MG |
69 | t/problems/double/1.in |
70 | t/problems/double/1.ok | |
bf653e23 MG |
71 | t/problems/double/10.in |
72 | t/problems/double/10.ok | |
5c5cd38a MG |
73 | t/problems/double/2.in |
74 | t/problems/double/2.ok | |
75 | t/problems/double/3.in | |
76 | t/problems/double/3.ok | |
77 | t/problems/double/4.in | |
78 | t/problems/double/4.ok | |
79 | t/problems/double/5.in | |
80 | t/problems/double/5.ok | |
81 | t/problems/double/6.in | |
82 | t/problems/double/6.ok | |
83 | t/problems/double/7.in | |
84 | t/problems/double/7.ok | |
85 | t/problems/double/8.in | |
86 | t/problems/double/8.ok | |
87 | t/problems/double/9.in | |
88 | t/problems/double/9.ok | |
89 | t/problems/double/meta.yml | |
90 | t/problems/double/tests/wa/meta.yml | |
889e6e28 MG |
91 | t/problems/double/tests/wa/prog.c |
92 | t/problems/increment/ver.c | |
5c5cd38a MG |
93 | t/problems/increment/meta.yml |
94 | t/problems/increment/tests/ac/meta.yml | |
889e6e28 MG |
95 | t/problems/increment/tests/ac/prog.c |
96 | t/problems/square/gen.c | |
5c5cd38a MG |
97 | t/problems/square/meta.yml |
98 | t/problems/square/tests/ac/meta.yml | |
889e6e28 MG |
99 | t/problems/square/tests/ac/prog.c |
100 | t/problems/square/ver.c |