diff --git a/app/Views/OSN2024/open.php b/app/Views/OSN2024/open.php
index ce6c806..fbdde51 100644
--- a/app/Views/OSN2024/open.php
+++ b/app/Views/OSN2024/open.php
@@ -55,14 +55,14 @@
The most common problem type.
Given an input, contestants write a program that reads input from stdin and writes output to stdout.
The program must run within the given time and memory limits.
- Example: Online Ojek, OSN 2018
+ Example: Bogor Defence, OSN 2023
Interactive problems:
- Contestants write a program that interacts with judge's program: judge's program writes to stdout and is given as the stdin for contestant's program, then contestant's program writes to stdout and is given as the stdin for judge's program, and the interaction continues until a given goal is reached.
- Contestant's program must output the answer within the given time and memory limits.
- - Example: Detecting Gold, OSN 2019
+ - Example: One-Day Delivery, OSN 2023
Output-only problems:
@@ -70,7 +70,7 @@
Contestants will be given all the input test cases.
Contestants submit output for each input test case.
Contestants do not have to write a program; the outputs may be solved manually.
- Example: OSN Excursion, OSN 2019.
+ Example: National Defence, KSN 2020.
@@ -100,7 +100,7 @@
Example: