Skip to content

Commit

Permalink
Merge pull request #250 from pdp-archive/34-camp
Browse files Browse the repository at this point in the history
34-camp (3/4) on judge
  • Loading branch information
Dim131 authored May 5, 2024
2 parents 2059616 + 28037c9 commit 1574eda
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _data/contests/34-PDP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ police:
testcases_url: "https://drive.google.com/file/d/1w-QnODgwNj2uhpUmuX-JUNdf3MH8pyEf/view"
codes_in_git: false
solution_tags: ["greedy", "sorting"]
on_judge: false
on_judge: true

vatraxia:
full_name: "VATRAXIA"
Expand All @@ -79,7 +79,7 @@ vatraxia:
testcases_url: "https://drive.google.com/file/d/15HdlMWb8UlXF2EyaBIXzCTLJufE_hVC_/view"
codes_in_git: false
solution_tags: ["link-cut trees", "trees"]
on_judge: false
on_judge: true

prettytree:
full_name: "PRETTYTREE"
Expand All @@ -89,7 +89,7 @@ prettytree:
testcases_url: "https://drive.google.com/file/d/1X1WJGO1VE7LH9tWa_LOAvIIij8KZfdJa/view"
codes_in_git: false
solution_tags: ["link-cut trees", "trees"]
on_judge: false
on_judge: true

lights:
full_name: "LIGHTS"
Expand All @@ -99,4 +99,4 @@ lights:
testcases_url: "https://drive.google.com/file/d/1O4lugBEDkUKcWzxtQjAK3dOY6MniIzaE/view"
codes_in_git: false
solution_tags: ["interactive", "binary search"]
on_judge: false
on_judge: false # Requires custom compilation (not currently supported on judge).

0 comments on commit 1574eda

Please sign in to comment.