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