From 23fb5b064bcfa2c90a7057b8bd7a9aa9b64c5941 Mon Sep 17 00:00:00 2001 From: Ashar Fuadi Date: Fri, 16 Aug 2024 21:41:40 +0700 Subject: [PATCH] Update contoh soal pada rules OSN 2024 Open --- app/Views/OSN2024/open.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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:
  • 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: