File tree 16 files changed +64
-57
lines changed
16 files changed +64
-57
lines changed Original file line number Diff line number Diff line change 1
- name : boolfind
2
- uuid : 8f7ed1ba-43f5-424e-9af4-8a5f2e428ce3
3
- license : unknown
4
- rights_owner :
5
1
problem_format_version : 2023-07-draft
6
2
type : interactive
3
+ name : boolfind
7
4
credits :
8
5
authors : DOMjudge
6
+ uuid : 8f7ed1ba-43f5-424e-9af4-8a5f2e428ce3
7
+ license : unknown
8
+ rights_owner :
9
+
9
10
limits :
10
11
time_limit : 1.0
Original file line number Diff line number Diff line change 1
1
# problem.yaml
2
2
3
3
4
+ problem_format_version : 2023-07-draft
5
+ type : pass-fail
4
6
name :
5
7
en : A Different Problem
6
8
# # At least one of author, source, or rights_owner must be provided.
7
- # #
8
- # # Author of the problem (default: null)
9
- # author:
10
9
11
10
# # Where the problem was first used (default: null)
12
11
source : Kattis
13
- # source_url:
14
12
15
13
# Unique problem uuid
16
14
uuid : FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF
@@ -19,17 +17,11 @@ uuid: FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF
19
17
# # value of source if no author given).
20
18
# rights_owner:
21
19
22
- # # License (see below for list of possible values)
23
20
license : cc by-sa
24
21
25
- # # Some keywords describing the problem (default: empty)
26
- # keywords:
27
-
28
- # Indicate that we use a custom output validator instead of the
29
- # default token-based diff.
22
+ # Override standard limits: say that the TLE solutions provided should
23
+ # be at least 4 times above the time limit in order for us to be
24
+ # happy.
30
25
limits :
31
- # time_multiplier: 5
32
26
time_multipliers :
33
27
time_limit_to_tle : 4
34
- problem_format_version : 2023-07-draft
35
- type : pass-fail
Original file line number Diff line number Diff line change
1
+ problem_format_version : 2023-07-draft
1
2
name : Division and sorting
2
3
uuid : 8ee7605a-a0ba-8ce8-2a91-a6192b70141f
3
4
license : unknown
4
- problem_format_version : 2023-07-draft
Original file line number Diff line number Diff line change 1
- name : fltcmp
2
- uuid : 407efad0-da0d-49a4-b925-329e929bc990
3
- license : unknown
4
- rights_owner :
5
1
problem_format_version : 2023-07-draft
6
2
type : pass-fail
3
+ name : fltcmp
7
4
credits :
8
5
authors : DOMjudge
6
+ uuid : 407efad0-da0d-49a4-b925-329e929bc990
7
+ license : unknown
8
+ rights_owner :
9
+
9
10
limits :
10
11
time_limit : 1.0
Original file line number Diff line number Diff line change
1
+ problem_format_version : 2023-07-draft
2
+ type : pass-fail
1
3
name : generatorincludes
4
+ credits :
5
+ authors : Thore Husfeldt
2
6
source :
3
7
name : Problems
4
- url : contest.region.eu
8
+ url :
5
9
uuid : 745cc994-4c3d-40cf-97c2-cc2a72af1884
6
10
license : cc by-sa
7
11
rights_owner : author
8
- problem_format_version : 2023-07-draft
9
- type : pass-fail
10
- credits :
11
- authors : Thore Husfeldt
12
+
12
13
limits :
13
14
time_limit : 1.0
Original file line number Diff line number Diff line change
1
+ problem_format_version : 2023-07-draft
2
+ type : interactive
1
3
name :
2
4
en : Guess the Number
3
5
source : Kattis
4
6
uuid : 4c1ca09b-af36-4cb6-82ec-2cd029c02a6a
5
7
license : cc by-sa
6
8
9
+ # Override standard limits: say that the TLE solutions provided should
10
+ # be at least 4 times above the time limit in order for us to be
11
+ # happy.
7
12
limits :
8
13
time_multipliers :
9
14
time_limit_to_tle : 4
10
- problem_format_version : 2023-07-draft
11
- type : interactive
Original file line number Diff line number Diff line change
1
+ type : interactive
2
+ problem_format_version : 2023-07-draft
1
3
source : Kattis
2
4
uuid : 1bf54011-8f0f-44fb-8030-15d9c1583979
3
5
license : cc by-sa
6
+
7
+ # Override standard limits: say that the TLE solutions provided should
8
+ # be at least 4 times above the time limit in order for us to be
9
+ # happy.
4
10
limits :
5
11
time_multipliers :
6
12
time_limit_to_tle : 4
7
- problem_format_version : 2023-07-draft
8
- type : interactive
Original file line number Diff line number Diff line change 1
- name : hello
2
- uuid : 323a5d9c-b38a-4110-8483-2846c920c1ee
3
- license : unknown
4
- rights_owner :
5
1
problem_format_version : 2023-07-draft
6
2
type : pass-fail
3
+ name : hello
7
4
credits :
8
5
authors : DOMjudge
6
+ uuid : 323a5d9c-b38a-4110-8483-2846c920c1ee
7
+ license : unknown
8
+ rights_owner :
9
+
9
10
limits :
10
11
time_limit : 3.0
Original file line number Diff line number Diff line change
1
+ problem_format_version : 2023-07-draft
1
2
name :
2
3
en : Hello World!
3
4
sv : Hej Världen!
@@ -12,4 +13,3 @@ license: public domain
12
13
limits :
13
14
memory : 512
14
15
time_limit : 2.0
15
- problem_format_version : 2023-07-draft
Original file line number Diff line number Diff line change
1
+ problem_format_version : 2023-07-draft
2
+ type : pass-fail
1
3
name : hellounix
4
+ credits :
5
+ authors : various
6
+ # Various tests whose behaviour is only consistent on
7
+ # unix-y operating systems
2
8
uuid : 20798d22-3227-4e48-9877-7f73d3d3236e
3
9
license : unknown
4
10
rights_owner :
11
+
5
12
limits :
6
13
memory : 512
7
14
time_limit : 3.0
8
- problem_format_version : 2023-07-draft
9
- type : pass-fail
10
- credits :
11
- authors : various
Original file line number Diff line number Diff line change
1
+ problem_format_version : 2023-07-draft
2
+ type : pass-fail
1
3
name :
2
4
en : Hello, Whole World!
3
5
de : Hallo, ganze Welt!
4
6
da : Hej, hele verden!
5
- uuid : c7c28c31-809a-400c-84ae-f6a3b29a217a
6
- problem_format_version : 2023-07-draft
7
- type : pass-fail
8
7
credits :
9
8
authors : Thore Husfeldt
9
+ uuid : c7c28c31-809a-400c-84ae-f6a3b29a217a
Original file line number Diff line number Diff line change 1
- name : Identity
2
- uuid : a7d29d67-9b0b-4fd4-ae56-ab2cad5919ab
3
- license : unknown
4
- rights_owner :
5
1
problem_format_version : 2023-07-draft
6
2
type : pass-fail
3
+ name : Identity
7
4
credits :
8
5
authors : Ragnar Groot Koerkamp
6
+ uuid : a7d29d67-9b0b-4fd4-ae56-ab2cad5919ab
7
+ license : unknown
8
+ rights_owner :
9
+
9
10
limits :
10
11
time_limit : 1.0
Original file line number Diff line number Diff line change 1
- name : interactive multi-pass
2
- uuid : 42c9ed2e-f579-46ac-ae2c-191069f3df70
3
- license : unknown
4
- rights_owner :
5
1
problem_format_version : 2023-07-draft
6
2
type :
7
3
- interactive
8
4
- multi-pass
5
+ name : interactive multi-pass
9
6
credits :
10
7
authors : Michael Zündorf
8
+ uuid : 42c9ed2e-f579-46ac-ae2c-191069f3df70
9
+ license : unknown
10
+ rights_owner :
Original file line number Diff line number Diff line change 1
- name : multi-pass
2
- uuid : 71076b69-e9c2-4227-ba54-ec3d4e277c78
3
- license : unknown
4
- rights_owner :
5
1
problem_format_version : 2023-07-draft
6
2
type : multi-pass
3
+ name : multi-pass
7
4
credits :
8
5
authors : Michael Zündorf
6
+ uuid : 71076b69-e9c2-4227-ba54-ec3d4e277c78
7
+ license : unknown
8
+ rights_owner :
Original file line number Diff line number Diff line change 1
- name : ' ABC XYZ'
2
- uuid : 58c89b2d-616c-4291-ab8a-710b4e6cb978
3
1
problem_format_version : 2023-07-draft
4
2
type : pass-fail
3
+ name : ' ABC XYZ'
4
+ uuid : 58c89b2d-616c-4291-ab8a-710b4e6cb978
5
5
limits :
6
6
time_limit : 3.0
You can’t perform that action at this time.
0 commit comments