From 865f73704c4d5457c2c1bd22a94b3729540b0f85 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Tue, 15 Nov 2022 19:32:23 +0800 Subject: [PATCH] =?UTF-8?q?#2884.=20=E3=80=8CJOISC=202014=20Day4=E3=80=8D?= =?UTF-8?q?=E6=8C=82=E9=A5=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://loj.ac/s/1632834 --- LibreOJ/2884/2884.cpp | 43 +++++++++++++++++++++++++++++++++ LibreOJ/2884/data/01-01.ans | 3 +++ LibreOJ/2884/data/01-01.in | 3 +++ LibreOJ/2884/data/01-02.ans | 3 +++ LibreOJ/2884/data/01-02.in | 3 +++ LibreOJ/2884/data/01-03.ans | 3 +++ LibreOJ/2884/data/01-03.in | 3 +++ LibreOJ/2884/data/01-04.ans | 3 +++ LibreOJ/2884/data/01-04.in | 3 +++ LibreOJ/2884/data/01-05.ans | 3 +++ LibreOJ/2884/data/01-05.in | 3 +++ LibreOJ/2884/data/01-06.ans | 3 +++ LibreOJ/2884/data/01-06.in | 3 +++ LibreOJ/2884/data/01-07.ans | 3 +++ LibreOJ/2884/data/01-07.in | 3 +++ LibreOJ/2884/data/01-08.ans | 3 +++ LibreOJ/2884/data/01-08.in | 3 +++ LibreOJ/2884/data/01-09.ans | 3 +++ LibreOJ/2884/data/01-09.in | 3 +++ LibreOJ/2884/data/01-10.ans | 3 +++ LibreOJ/2884/data/01-10.in | 3 +++ LibreOJ/2884/data/01-11.ans | 3 +++ LibreOJ/2884/data/01-11.in | 3 +++ LibreOJ/2884/data/01-12.ans | 3 +++ LibreOJ/2884/data/01-12.in | 3 +++ LibreOJ/2884/data/01-13.ans | 3 +++ LibreOJ/2884/data/01-13.in | 3 +++ LibreOJ/2884/data/01-14.ans | 3 +++ LibreOJ/2884/data/01-14.in | 3 +++ LibreOJ/2884/data/01-15.ans | 3 +++ LibreOJ/2884/data/01-15.in | 3 +++ LibreOJ/2884/data/01-16.ans | 3 +++ LibreOJ/2884/data/01-16.in | 3 +++ LibreOJ/2884/data/01-17.ans | 3 +++ LibreOJ/2884/data/01-17.in | 3 +++ LibreOJ/2884/data/01-18.ans | 3 +++ LibreOJ/2884/data/01-18.in | 3 +++ LibreOJ/2884/data/01-19.ans | 3 +++ LibreOJ/2884/data/01-19.in | 3 +++ LibreOJ/2884/data/01-20.ans | 3 +++ LibreOJ/2884/data/01-20.in | 3 +++ LibreOJ/2884/data/01-21.ans | 3 +++ LibreOJ/2884/data/01-21.in | 3 +++ LibreOJ/2884/data/01-22.ans | 3 +++ LibreOJ/2884/data/01-22.in | 3 +++ LibreOJ/2884/data/01-23.ans | 3 +++ LibreOJ/2884/data/01-23.in | 3 +++ LibreOJ/2884/data/01-24.ans | 3 +++ LibreOJ/2884/data/01-24.in | 3 +++ LibreOJ/2884/data/01-25.ans | 3 +++ LibreOJ/2884/data/01-25.in | 3 +++ LibreOJ/2884/data/02-01.ans | 3 +++ LibreOJ/2884/data/02-01.in | 3 +++ LibreOJ/2884/data/02-02.ans | 3 +++ LibreOJ/2884/data/02-02.in | 3 +++ LibreOJ/2884/data/02-03.ans | 3 +++ LibreOJ/2884/data/02-03.in | 3 +++ LibreOJ/2884/data/02-04.ans | 3 +++ LibreOJ/2884/data/02-04.in | 3 +++ LibreOJ/2884/data/02-05.ans | 3 +++ LibreOJ/2884/data/02-05.in | 3 +++ LibreOJ/2884/data/02-06.ans | 3 +++ LibreOJ/2884/data/02-06.in | 3 +++ LibreOJ/2884/data/02-07.ans | 3 +++ LibreOJ/2884/data/02-07.in | 3 +++ LibreOJ/2884/data/02-08.ans | 3 +++ LibreOJ/2884/data/02-08.in | 3 +++ LibreOJ/2884/data/02-09.ans | 3 +++ LibreOJ/2884/data/02-09.in | 3 +++ LibreOJ/2884/data/02-10.ans | 3 +++ LibreOJ/2884/data/02-10.in | 3 +++ LibreOJ/2884/data/02-11.ans | 3 +++ LibreOJ/2884/data/02-11.in | 3 +++ LibreOJ/2884/data/02-12.ans | 3 +++ LibreOJ/2884/data/02-12.in | 3 +++ LibreOJ/2884/data/02-13.ans | 3 +++ LibreOJ/2884/data/02-13.in | 3 +++ LibreOJ/2884/data/02-14.ans | 3 +++ LibreOJ/2884/data/02-14.in | 3 +++ LibreOJ/2884/data/02-15.ans | 3 +++ LibreOJ/2884/data/02-15.in | 3 +++ LibreOJ/2884/data/02-16.ans | 3 +++ LibreOJ/2884/data/02-16.in | 3 +++ LibreOJ/2884/data/02-17.ans | 3 +++ LibreOJ/2884/data/02-17.in | 3 +++ LibreOJ/2884/data/02-18.ans | 3 +++ LibreOJ/2884/data/02-18.in | 3 +++ LibreOJ/2884/data/02-19.ans | 3 +++ LibreOJ/2884/data/02-19.in | 3 +++ LibreOJ/2884/data/02-20.ans | 3 +++ LibreOJ/2884/data/02-20.in | 3 +++ LibreOJ/2884/data/02-21.ans | 3 +++ LibreOJ/2884/data/02-21.in | 3 +++ LibreOJ/2884/data/02-22.ans | 3 +++ LibreOJ/2884/data/02-22.in | 3 +++ LibreOJ/2884/data/02-23.ans | 3 +++ LibreOJ/2884/data/02-23.in | 3 +++ LibreOJ/2884/data/02-24.ans | 3 +++ LibreOJ/2884/data/02-24.in | 3 +++ LibreOJ/2884/data/02-25.ans | 3 +++ LibreOJ/2884/data/02-25.in | 3 +++ LibreOJ/2884/data/02-26.ans | 3 +++ LibreOJ/2884/data/02-26.in | 3 +++ LibreOJ/2884/data/02-27.ans | 3 +++ LibreOJ/2884/data/02-27.in | 3 +++ LibreOJ/2884/data/02-28.ans | 3 +++ LibreOJ/2884/data/02-28.in | 3 +++ LibreOJ/2884/data/02-29.ans | 3 +++ LibreOJ/2884/data/02-29.in | 3 +++ LibreOJ/2884/data/02-30.ans | 3 +++ LibreOJ/2884/data/02-30.in | 3 +++ LibreOJ/2884/data/02-31.ans | 3 +++ LibreOJ/2884/data/02-31.in | 3 +++ LibreOJ/2884/data/03-01.ans | 3 +++ LibreOJ/2884/data/03-01.in | 3 +++ LibreOJ/2884/data/03-02.ans | 3 +++ LibreOJ/2884/data/03-02.in | 3 +++ LibreOJ/2884/data/03-03.ans | 3 +++ LibreOJ/2884/data/03-03.in | 3 +++ LibreOJ/2884/data/03-04.ans | 3 +++ LibreOJ/2884/data/03-04.in | 3 +++ LibreOJ/2884/data/03-05.ans | 3 +++ LibreOJ/2884/data/03-05.in | 3 +++ LibreOJ/2884/data/03-06.ans | 3 +++ LibreOJ/2884/data/03-06.in | 3 +++ LibreOJ/2884/data/03-07.ans | 3 +++ LibreOJ/2884/data/03-07.in | 3 +++ LibreOJ/2884/data/03-08.ans | 3 +++ LibreOJ/2884/data/03-08.in | 3 +++ LibreOJ/2884/data/03-09.ans | 3 +++ LibreOJ/2884/data/03-09.in | 3 +++ LibreOJ/2884/data/03-10.ans | 3 +++ LibreOJ/2884/data/03-10.in | 3 +++ LibreOJ/2884/data/03-11.ans | 3 +++ LibreOJ/2884/data/03-11.in | 3 +++ LibreOJ/2884/data/03-12.ans | 3 +++ LibreOJ/2884/data/03-12.in | 3 +++ LibreOJ/2884/data/03-13.ans | 3 +++ LibreOJ/2884/data/03-13.in | 3 +++ LibreOJ/2884/data/03-14.ans | 3 +++ LibreOJ/2884/data/03-14.in | 3 +++ LibreOJ/2884/data/03-15.ans | 3 +++ LibreOJ/2884/data/03-15.in | 3 +++ LibreOJ/2884/data/03-16.ans | 3 +++ LibreOJ/2884/data/03-16.in | 3 +++ LibreOJ/2884/data/03-17.ans | 3 +++ LibreOJ/2884/data/03-17.in | 3 +++ LibreOJ/2884/data/03-18.ans | 3 +++ LibreOJ/2884/data/03-18.in | 3 +++ LibreOJ/2884/data/03-19.ans | 3 +++ LibreOJ/2884/data/03-19.in | 3 +++ LibreOJ/2884/data/03-20.ans | 3 +++ LibreOJ/2884/data/03-20.in | 3 +++ LibreOJ/2884/data/03-21.ans | 3 +++ LibreOJ/2884/data/03-21.in | 3 +++ LibreOJ/2884/data/03-22.ans | 3 +++ LibreOJ/2884/data/03-22.in | 3 +++ LibreOJ/2884/data/03-23.ans | 3 +++ LibreOJ/2884/data/03-23.in | 3 +++ LibreOJ/2884/data/03-24.ans | 3 +++ LibreOJ/2884/data/03-24.in | 3 +++ LibreOJ/2884/data/03-25.ans | 3 +++ LibreOJ/2884/data/03-25.in | 3 +++ LibreOJ/2884/data/03-26.ans | 3 +++ LibreOJ/2884/data/03-26.in | 3 +++ LibreOJ/2884/data/03-27.ans | 3 +++ LibreOJ/2884/data/03-27.in | 3 +++ LibreOJ/2884/data/03-28.ans | 3 +++ LibreOJ/2884/data/03-28.in | 3 +++ LibreOJ/2884/data/03-29.ans | 3 +++ LibreOJ/2884/data/03-29.in | 3 +++ LibreOJ/2884/data/03-30.ans | 3 +++ LibreOJ/2884/data/03-30.in | 3 +++ LibreOJ/2884/data/03-31.ans | 3 +++ LibreOJ/2884/data/03-31.in | 3 +++ LibreOJ/2884/data/03-32.ans | 3 +++ LibreOJ/2884/data/03-32.in | 3 +++ LibreOJ/2884/data/03-33.ans | 3 +++ LibreOJ/2884/data/03-33.in | 3 +++ LibreOJ/2884/data/04-01.ans | 3 +++ LibreOJ/2884/data/04-01.in | 3 +++ LibreOJ/2884/data/04-02.ans | 3 +++ LibreOJ/2884/data/04-02.in | 3 +++ LibreOJ/2884/data/04-03.ans | 3 +++ LibreOJ/2884/data/04-03.in | 3 +++ LibreOJ/2884/data/04-04.ans | 3 +++ LibreOJ/2884/data/04-04.in | 3 +++ LibreOJ/2884/data/04-05.ans | 3 +++ LibreOJ/2884/data/04-05.in | 3 +++ LibreOJ/2884/data/04-06.ans | 3 +++ LibreOJ/2884/data/04-06.in | 3 +++ LibreOJ/2884/data/04-07.ans | 3 +++ LibreOJ/2884/data/04-07.in | 3 +++ LibreOJ/2884/data/04-08.ans | 3 +++ LibreOJ/2884/data/04-08.in | 3 +++ LibreOJ/2884/data/04-09.ans | 3 +++ LibreOJ/2884/data/04-09.in | 3 +++ LibreOJ/2884/data/04-10.ans | 3 +++ LibreOJ/2884/data/04-10.in | 3 +++ LibreOJ/2884/data/04-11.ans | 3 +++ LibreOJ/2884/data/04-11.in | 3 +++ LibreOJ/2884/data/04-12.ans | 3 +++ LibreOJ/2884/data/04-12.in | 3 +++ LibreOJ/2884/data/04-13.ans | 3 +++ LibreOJ/2884/data/04-13.in | 3 +++ LibreOJ/2884/data/04-14.ans | 3 +++ LibreOJ/2884/data/04-14.in | 3 +++ LibreOJ/2884/data/04-15.ans | 3 +++ LibreOJ/2884/data/04-15.in | 3 +++ LibreOJ/2884/data/04-16.ans | 3 +++ LibreOJ/2884/data/04-16.in | 3 +++ LibreOJ/2884/data/04-17.ans | 3 +++ LibreOJ/2884/data/04-17.in | 3 +++ LibreOJ/2884/data/04-18.ans | 3 +++ LibreOJ/2884/data/04-18.in | 3 +++ LibreOJ/2884/data/04-19.ans | 3 +++ LibreOJ/2884/data/04-19.in | 3 +++ LibreOJ/2884/data/04-20.ans | 3 +++ LibreOJ/2884/data/04-20.in | 3 +++ LibreOJ/2884/data/04-21.ans | 3 +++ LibreOJ/2884/data/04-21.in | 3 +++ LibreOJ/2884/data/04-22.ans | 3 +++ LibreOJ/2884/data/04-22.in | 3 +++ LibreOJ/2884/data/04-23.ans | 3 +++ LibreOJ/2884/data/04-23.in | 3 +++ LibreOJ/2884/data/04-24.ans | 3 +++ LibreOJ/2884/data/04-24.in | 3 +++ LibreOJ/2884/data/04-25.ans | 3 +++ LibreOJ/2884/data/04-25.in | 3 +++ LibreOJ/2884/data/config.yaml | 3 +++ LibreOJ/2884/data/sample-01.ans | 3 +++ LibreOJ/2884/data/sample-01.in | 3 +++ LibreOJ/2884/data/sample-02.ans | 3 +++ LibreOJ/2884/data/sample-02.in | 3 +++ LibreOJ/2884/data/sample-03.ans | 3 +++ LibreOJ/2884/data/sample-03.in | 3 +++ 236 files changed, 748 insertions(+) create mode 100644 LibreOJ/2884/2884.cpp create mode 100644 LibreOJ/2884/data/01-01.ans create mode 100644 LibreOJ/2884/data/01-01.in create mode 100644 LibreOJ/2884/data/01-02.ans create mode 100644 LibreOJ/2884/data/01-02.in create mode 100644 LibreOJ/2884/data/01-03.ans create mode 100644 LibreOJ/2884/data/01-03.in create mode 100644 LibreOJ/2884/data/01-04.ans create mode 100644 LibreOJ/2884/data/01-04.in create mode 100644 LibreOJ/2884/data/01-05.ans create mode 100644 LibreOJ/2884/data/01-05.in create mode 100644 LibreOJ/2884/data/01-06.ans create mode 100644 LibreOJ/2884/data/01-06.in create mode 100644 LibreOJ/2884/data/01-07.ans create mode 100644 LibreOJ/2884/data/01-07.in create mode 100644 LibreOJ/2884/data/01-08.ans create mode 100644 LibreOJ/2884/data/01-08.in create mode 100644 LibreOJ/2884/data/01-09.ans create mode 100644 LibreOJ/2884/data/01-09.in create mode 100644 LibreOJ/2884/data/01-10.ans create mode 100644 LibreOJ/2884/data/01-10.in create mode 100644 LibreOJ/2884/data/01-11.ans create mode 100644 LibreOJ/2884/data/01-11.in create mode 100644 LibreOJ/2884/data/01-12.ans create mode 100644 LibreOJ/2884/data/01-12.in create mode 100644 LibreOJ/2884/data/01-13.ans create mode 100644 LibreOJ/2884/data/01-13.in create mode 100644 LibreOJ/2884/data/01-14.ans create mode 100644 LibreOJ/2884/data/01-14.in create mode 100644 LibreOJ/2884/data/01-15.ans create mode 100644 LibreOJ/2884/data/01-15.in create mode 100644 LibreOJ/2884/data/01-16.ans create mode 100644 LibreOJ/2884/data/01-16.in create mode 100644 LibreOJ/2884/data/01-17.ans create mode 100644 LibreOJ/2884/data/01-17.in create mode 100644 LibreOJ/2884/data/01-18.ans create mode 100644 LibreOJ/2884/data/01-18.in create mode 100644 LibreOJ/2884/data/01-19.ans create mode 100644 LibreOJ/2884/data/01-19.in create mode 100644 LibreOJ/2884/data/01-20.ans create mode 100644 LibreOJ/2884/data/01-20.in create mode 100644 LibreOJ/2884/data/01-21.ans create mode 100644 LibreOJ/2884/data/01-21.in create mode 100644 LibreOJ/2884/data/01-22.ans create mode 100644 LibreOJ/2884/data/01-22.in create mode 100644 LibreOJ/2884/data/01-23.ans create mode 100644 LibreOJ/2884/data/01-23.in create mode 100644 LibreOJ/2884/data/01-24.ans create mode 100644 LibreOJ/2884/data/01-24.in create mode 100644 LibreOJ/2884/data/01-25.ans create mode 100644 LibreOJ/2884/data/01-25.in create mode 100644 LibreOJ/2884/data/02-01.ans create mode 100644 LibreOJ/2884/data/02-01.in create mode 100644 LibreOJ/2884/data/02-02.ans create mode 100644 LibreOJ/2884/data/02-02.in create mode 100644 LibreOJ/2884/data/02-03.ans create mode 100644 LibreOJ/2884/data/02-03.in create mode 100644 LibreOJ/2884/data/02-04.ans create mode 100644 LibreOJ/2884/data/02-04.in create mode 100644 LibreOJ/2884/data/02-05.ans create mode 100644 LibreOJ/2884/data/02-05.in create mode 100644 LibreOJ/2884/data/02-06.ans create mode 100644 LibreOJ/2884/data/02-06.in create mode 100644 LibreOJ/2884/data/02-07.ans create mode 100644 LibreOJ/2884/data/02-07.in create mode 100644 LibreOJ/2884/data/02-08.ans create mode 100644 LibreOJ/2884/data/02-08.in create mode 100644 LibreOJ/2884/data/02-09.ans create mode 100644 LibreOJ/2884/data/02-09.in create mode 100644 LibreOJ/2884/data/02-10.ans create mode 100644 LibreOJ/2884/data/02-10.in create mode 100644 LibreOJ/2884/data/02-11.ans create mode 100644 LibreOJ/2884/data/02-11.in create mode 100644 LibreOJ/2884/data/02-12.ans create mode 100644 LibreOJ/2884/data/02-12.in create mode 100644 LibreOJ/2884/data/02-13.ans create mode 100644 LibreOJ/2884/data/02-13.in create mode 100644 LibreOJ/2884/data/02-14.ans create mode 100644 LibreOJ/2884/data/02-14.in create mode 100644 LibreOJ/2884/data/02-15.ans create mode 100644 LibreOJ/2884/data/02-15.in create mode 100644 LibreOJ/2884/data/02-16.ans create mode 100644 LibreOJ/2884/data/02-16.in create mode 100644 LibreOJ/2884/data/02-17.ans create mode 100644 LibreOJ/2884/data/02-17.in create mode 100644 LibreOJ/2884/data/02-18.ans create mode 100644 LibreOJ/2884/data/02-18.in create mode 100644 LibreOJ/2884/data/02-19.ans create mode 100644 LibreOJ/2884/data/02-19.in create mode 100644 LibreOJ/2884/data/02-20.ans create mode 100644 LibreOJ/2884/data/02-20.in create mode 100644 LibreOJ/2884/data/02-21.ans create mode 100644 LibreOJ/2884/data/02-21.in create mode 100644 LibreOJ/2884/data/02-22.ans create mode 100644 LibreOJ/2884/data/02-22.in create mode 100644 LibreOJ/2884/data/02-23.ans create mode 100644 LibreOJ/2884/data/02-23.in create mode 100644 LibreOJ/2884/data/02-24.ans create mode 100644 LibreOJ/2884/data/02-24.in create mode 100644 LibreOJ/2884/data/02-25.ans create mode 100644 LibreOJ/2884/data/02-25.in create mode 100644 LibreOJ/2884/data/02-26.ans create mode 100644 LibreOJ/2884/data/02-26.in create mode 100644 LibreOJ/2884/data/02-27.ans create mode 100644 LibreOJ/2884/data/02-27.in create mode 100644 LibreOJ/2884/data/02-28.ans create mode 100644 LibreOJ/2884/data/02-28.in create mode 100644 LibreOJ/2884/data/02-29.ans create mode 100644 LibreOJ/2884/data/02-29.in create mode 100644 LibreOJ/2884/data/02-30.ans create mode 100644 LibreOJ/2884/data/02-30.in create mode 100644 LibreOJ/2884/data/02-31.ans create mode 100644 LibreOJ/2884/data/02-31.in create mode 100644 LibreOJ/2884/data/03-01.ans create mode 100644 LibreOJ/2884/data/03-01.in create mode 100644 LibreOJ/2884/data/03-02.ans create mode 100644 LibreOJ/2884/data/03-02.in create mode 100644 LibreOJ/2884/data/03-03.ans create mode 100644 LibreOJ/2884/data/03-03.in create mode 100644 LibreOJ/2884/data/03-04.ans create mode 100644 LibreOJ/2884/data/03-04.in create mode 100644 LibreOJ/2884/data/03-05.ans create mode 100644 LibreOJ/2884/data/03-05.in create mode 100644 LibreOJ/2884/data/03-06.ans create mode 100644 LibreOJ/2884/data/03-06.in create mode 100644 LibreOJ/2884/data/03-07.ans create mode 100644 LibreOJ/2884/data/03-07.in create mode 100644 LibreOJ/2884/data/03-08.ans create mode 100644 LibreOJ/2884/data/03-08.in create mode 100644 LibreOJ/2884/data/03-09.ans create mode 100644 LibreOJ/2884/data/03-09.in create mode 100644 LibreOJ/2884/data/03-10.ans create mode 100644 LibreOJ/2884/data/03-10.in create mode 100644 LibreOJ/2884/data/03-11.ans create mode 100644 LibreOJ/2884/data/03-11.in create mode 100644 LibreOJ/2884/data/03-12.ans create mode 100644 LibreOJ/2884/data/03-12.in create mode 100644 LibreOJ/2884/data/03-13.ans create mode 100644 LibreOJ/2884/data/03-13.in create mode 100644 LibreOJ/2884/data/03-14.ans create mode 100644 LibreOJ/2884/data/03-14.in create mode 100644 LibreOJ/2884/data/03-15.ans create mode 100644 LibreOJ/2884/data/03-15.in create mode 100644 LibreOJ/2884/data/03-16.ans create mode 100644 LibreOJ/2884/data/03-16.in create mode 100644 LibreOJ/2884/data/03-17.ans create mode 100644 LibreOJ/2884/data/03-17.in create mode 100644 LibreOJ/2884/data/03-18.ans create mode 100644 LibreOJ/2884/data/03-18.in create mode 100644 LibreOJ/2884/data/03-19.ans create mode 100644 LibreOJ/2884/data/03-19.in create mode 100644 LibreOJ/2884/data/03-20.ans create mode 100644 LibreOJ/2884/data/03-20.in create mode 100644 LibreOJ/2884/data/03-21.ans create mode 100644 LibreOJ/2884/data/03-21.in create mode 100644 LibreOJ/2884/data/03-22.ans create mode 100644 LibreOJ/2884/data/03-22.in create mode 100644 LibreOJ/2884/data/03-23.ans create mode 100644 LibreOJ/2884/data/03-23.in create mode 100644 LibreOJ/2884/data/03-24.ans create mode 100644 LibreOJ/2884/data/03-24.in create mode 100644 LibreOJ/2884/data/03-25.ans create mode 100644 LibreOJ/2884/data/03-25.in create mode 100644 LibreOJ/2884/data/03-26.ans create mode 100644 LibreOJ/2884/data/03-26.in create mode 100644 LibreOJ/2884/data/03-27.ans create mode 100644 LibreOJ/2884/data/03-27.in create mode 100644 LibreOJ/2884/data/03-28.ans create mode 100644 LibreOJ/2884/data/03-28.in create mode 100644 LibreOJ/2884/data/03-29.ans create mode 100644 LibreOJ/2884/data/03-29.in create mode 100644 LibreOJ/2884/data/03-30.ans create mode 100644 LibreOJ/2884/data/03-30.in create mode 100644 LibreOJ/2884/data/03-31.ans create mode 100644 LibreOJ/2884/data/03-31.in create mode 100644 LibreOJ/2884/data/03-32.ans create mode 100644 LibreOJ/2884/data/03-32.in create mode 100644 LibreOJ/2884/data/03-33.ans create mode 100644 LibreOJ/2884/data/03-33.in create mode 100644 LibreOJ/2884/data/04-01.ans create mode 100644 LibreOJ/2884/data/04-01.in create mode 100644 LibreOJ/2884/data/04-02.ans create mode 100644 LibreOJ/2884/data/04-02.in create mode 100644 LibreOJ/2884/data/04-03.ans create mode 100644 LibreOJ/2884/data/04-03.in create mode 100644 LibreOJ/2884/data/04-04.ans create mode 100644 LibreOJ/2884/data/04-04.in create mode 100644 LibreOJ/2884/data/04-05.ans create mode 100644 LibreOJ/2884/data/04-05.in create mode 100644 LibreOJ/2884/data/04-06.ans create mode 100644 LibreOJ/2884/data/04-06.in create mode 100644 LibreOJ/2884/data/04-07.ans create mode 100644 LibreOJ/2884/data/04-07.in create mode 100644 LibreOJ/2884/data/04-08.ans create mode 100644 LibreOJ/2884/data/04-08.in create mode 100644 LibreOJ/2884/data/04-09.ans create mode 100644 LibreOJ/2884/data/04-09.in create mode 100644 LibreOJ/2884/data/04-10.ans create mode 100644 LibreOJ/2884/data/04-10.in create mode 100644 LibreOJ/2884/data/04-11.ans create mode 100644 LibreOJ/2884/data/04-11.in create mode 100644 LibreOJ/2884/data/04-12.ans create mode 100644 LibreOJ/2884/data/04-12.in create mode 100644 LibreOJ/2884/data/04-13.ans create mode 100644 LibreOJ/2884/data/04-13.in create mode 100644 LibreOJ/2884/data/04-14.ans create mode 100644 LibreOJ/2884/data/04-14.in create mode 100644 LibreOJ/2884/data/04-15.ans create mode 100644 LibreOJ/2884/data/04-15.in create mode 100644 LibreOJ/2884/data/04-16.ans create mode 100644 LibreOJ/2884/data/04-16.in create mode 100644 LibreOJ/2884/data/04-17.ans create mode 100644 LibreOJ/2884/data/04-17.in create mode 100644 LibreOJ/2884/data/04-18.ans create mode 100644 LibreOJ/2884/data/04-18.in create mode 100644 LibreOJ/2884/data/04-19.ans create mode 100644 LibreOJ/2884/data/04-19.in create mode 100644 LibreOJ/2884/data/04-20.ans create mode 100644 LibreOJ/2884/data/04-20.in create mode 100644 LibreOJ/2884/data/04-21.ans create mode 100644 LibreOJ/2884/data/04-21.in create mode 100644 LibreOJ/2884/data/04-22.ans create mode 100644 LibreOJ/2884/data/04-22.in create mode 100644 LibreOJ/2884/data/04-23.ans create mode 100644 LibreOJ/2884/data/04-23.in create mode 100644 LibreOJ/2884/data/04-24.ans create mode 100644 LibreOJ/2884/data/04-24.in create mode 100644 LibreOJ/2884/data/04-25.ans create mode 100644 LibreOJ/2884/data/04-25.in create mode 100644 LibreOJ/2884/data/config.yaml create mode 100644 LibreOJ/2884/data/sample-01.ans create mode 100644 LibreOJ/2884/data/sample-01.in create mode 100644 LibreOJ/2884/data/sample-02.ans create mode 100644 LibreOJ/2884/data/sample-02.in create mode 100644 LibreOJ/2884/data/sample-03.ans create mode 100644 LibreOJ/2884/data/sample-03.in diff --git a/LibreOJ/2884/2884.cpp b/LibreOJ/2884/2884.cpp new file mode 100644 index 00000000..536ae132 --- /dev/null +++ b/LibreOJ/2884/2884.cpp @@ -0,0 +1,43 @@ +#include +#include +#include +#include +#include + +using std::cin; +using std::cout; +const char endl = '\n'; + +const int N = 2005; + +int n, f[N][N], ans; +std::pair a[N]; + +int main() { + std::ios::sync_with_stdio(false); + cin.tie(nullptr); + + cin >> n; + + for (int i = 1; i <= n; i++) { + cin >> a[i].first >> a[i].second; + } + + std::sort(a + 1, a + 1 + n, std::greater<>()); + memset(f, 0xc0, sizeof(f)); + + f[0][1] = 0; + for (int i = 1; i <= n; i++) { + for (int j = 0; j <= n; j++) { + f[i][j] = std::max(f[i - 1][j], f[i - 1][std::max(j - a[i].first, 0) + 1] + a[i].second); + } + } + + for (int i = 0; i <= n; i++) { + ans = std::max(ans, f[n][i]); + } + + cout << ans << endl; + + return 0; +} diff --git a/LibreOJ/2884/data/01-01.ans b/LibreOJ/2884/data/01-01.ans new file mode 100644 index 00000000..7071ccbc --- /dev/null +++ b/LibreOJ/2884/data/01-01.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e595be81bf15aa95763adb4fc0ba525bbed1971cf5fccdf3a946cd37025fb2c9 +size 4 diff --git a/LibreOJ/2884/data/01-01.in b/LibreOJ/2884/data/01-01.in new file mode 100644 index 00000000..6cde1da8 --- /dev/null +++ b/LibreOJ/2884/data/01-01.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41625f2f99d2c4c1d555c7029921b24bfe7453edb579030756cd15d129be6d0a +size 57 diff --git a/LibreOJ/2884/data/01-02.ans b/LibreOJ/2884/data/01-02.ans new file mode 100644 index 00000000..76388e31 --- /dev/null +++ b/LibreOJ/2884/data/01-02.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0801fd4bc8195660ce4d4e956eec17e2ff58e0ded41411a80c075d32f3a726e +size 6 diff --git a/LibreOJ/2884/data/01-02.in b/LibreOJ/2884/data/01-02.in new file mode 100644 index 00000000..f5a598c0 --- /dev/null +++ b/LibreOJ/2884/data/01-02.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab815d65c79b2841a45dea176592c4c74b234ebf842825cfcb8feecd9d5b320 +size 74 diff --git a/LibreOJ/2884/data/01-03.ans b/LibreOJ/2884/data/01-03.ans new file mode 100644 index 00000000..a3e77dd8 --- /dev/null +++ b/LibreOJ/2884/data/01-03.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93c32b46441ecc0a439a2f3238edbc2240313b720d0b843fa10b8dae54ad2dda +size 8 diff --git a/LibreOJ/2884/data/01-03.in b/LibreOJ/2884/data/01-03.in new file mode 100644 index 00000000..faa1d296 --- /dev/null +++ b/LibreOJ/2884/data/01-03.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbf6c6424e9158c9f128674aabf099450636057b32625cc79a1cd9695fbe2d5 +size 142 diff --git a/LibreOJ/2884/data/01-04.ans b/LibreOJ/2884/data/01-04.ans new file mode 100644 index 00000000..96ec88ce --- /dev/null +++ b/LibreOJ/2884/data/01-04.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28faecad4fa101a4da3c37c3bc4cef8b6303d184c60ad28e6585ee4e9168777b +size 8 diff --git a/LibreOJ/2884/data/01-04.in b/LibreOJ/2884/data/01-04.in new file mode 100644 index 00000000..1f013db0 --- /dev/null +++ b/LibreOJ/2884/data/01-04.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2785c158a72ab38322bd038cdf22727de1f11ad9b3dad41b06e42451fa8f32b3 +size 144 diff --git a/LibreOJ/2884/data/01-05.ans b/LibreOJ/2884/data/01-05.ans new file mode 100644 index 00000000..cc8ba5b3 --- /dev/null +++ b/LibreOJ/2884/data/01-05.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337b136d11588f2b8231df9827063aa83f532f45d89817f8bfe32e83b511bbf6 +size 8 diff --git a/LibreOJ/2884/data/01-05.in b/LibreOJ/2884/data/01-05.in new file mode 100644 index 00000000..e18d7e13 --- /dev/null +++ b/LibreOJ/2884/data/01-05.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa00818bc70fd74e8081b4e4e609bedae673476ef45fa2d14d764d2cb12d0a8d +size 144 diff --git a/LibreOJ/2884/data/01-06.ans b/LibreOJ/2884/data/01-06.ans new file mode 100644 index 00000000..7fbf9670 --- /dev/null +++ b/LibreOJ/2884/data/01-06.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06bc12516398b504eeedfe01442bf86e944369e5a1d61b15c55333c32509e00 +size 8 diff --git a/LibreOJ/2884/data/01-06.in b/LibreOJ/2884/data/01-06.in new file mode 100644 index 00000000..e050652c --- /dev/null +++ b/LibreOJ/2884/data/01-06.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6032a70d7f16df79090aaed16c57ba0092559a60ef4b9476900dcd082caaf3 +size 141 diff --git a/LibreOJ/2884/data/01-07.ans b/LibreOJ/2884/data/01-07.ans new file mode 100644 index 00000000..dd35954e --- /dev/null +++ b/LibreOJ/2884/data/01-07.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b6f14c0ded2877b4fb3ff5d9e2f5f548738ec20cbdb39b6effe6ffae17ed51 +size 7 diff --git a/LibreOJ/2884/data/01-07.in b/LibreOJ/2884/data/01-07.in new file mode 100644 index 00000000..baa009a3 --- /dev/null +++ b/LibreOJ/2884/data/01-07.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008dc0881b90eb888c66cba4a376971b46e82140977b074e9341509055c9af9b +size 147 diff --git a/LibreOJ/2884/data/01-08.ans b/LibreOJ/2884/data/01-08.ans new file mode 100644 index 00000000..177725c9 --- /dev/null +++ b/LibreOJ/2884/data/01-08.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb56d6c4ecf6891d431daa7741ab8882d8fee015aeae71fafbc535a8ffd198e +size 8 diff --git a/LibreOJ/2884/data/01-08.in b/LibreOJ/2884/data/01-08.in new file mode 100644 index 00000000..ed380a03 --- /dev/null +++ b/LibreOJ/2884/data/01-08.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20268837f4dc458fe453e21dda4fa1f7d05c2b4dddb30760138420d0169a1713 +size 143 diff --git a/LibreOJ/2884/data/01-09.ans b/LibreOJ/2884/data/01-09.ans new file mode 100644 index 00000000..5564c140 --- /dev/null +++ b/LibreOJ/2884/data/01-09.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d94e7b92a7d48dbb4775bda117c791fcd6c2b8c4ca7c02700bc3ed1c9ebcbc1 +size 8 diff --git a/LibreOJ/2884/data/01-09.in b/LibreOJ/2884/data/01-09.in new file mode 100644 index 00000000..fa7a60c8 --- /dev/null +++ b/LibreOJ/2884/data/01-09.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec4b48652c1fd0ce3c094cc6bf770408ad507de722eb8db9b65720a53514454 +size 144 diff --git a/LibreOJ/2884/data/01-10.ans b/LibreOJ/2884/data/01-10.ans new file mode 100644 index 00000000..48f0ef99 --- /dev/null +++ b/LibreOJ/2884/data/01-10.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283184966fdf325f6361fb6c2413252111e0543b3dc9f9d5edcf39217498ce8e +size 8 diff --git a/LibreOJ/2884/data/01-10.in b/LibreOJ/2884/data/01-10.in new file mode 100644 index 00000000..015d688e --- /dev/null +++ b/LibreOJ/2884/data/01-10.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c104a7296a51b5d3f9387e7f81c62d17576148052205b8dcfa1b631d08addcb0 +size 147 diff --git a/LibreOJ/2884/data/01-11.ans b/LibreOJ/2884/data/01-11.ans new file mode 100644 index 00000000..f0d61491 --- /dev/null +++ b/LibreOJ/2884/data/01-11.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5ca1bf7f9aaa8d332ec6fad1f771bc5b098ec9bfd1db30661665ac0005e93a +size 8 diff --git a/LibreOJ/2884/data/01-11.in b/LibreOJ/2884/data/01-11.in new file mode 100644 index 00000000..4743cb33 --- /dev/null +++ b/LibreOJ/2884/data/01-11.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8e24ebbe6c3fbab9708f8a8ef8dccfa70fe67bfef3ffa7026dcebb2a8f6810 +size 141 diff --git a/LibreOJ/2884/data/01-12.ans b/LibreOJ/2884/data/01-12.ans new file mode 100644 index 00000000..521690e3 --- /dev/null +++ b/LibreOJ/2884/data/01-12.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:679f5a1d6eb64cae788351feb180ce0a0f7248fec7e6abef95b1340ad56eef03 +size 8 diff --git a/LibreOJ/2884/data/01-12.in b/LibreOJ/2884/data/01-12.in new file mode 100644 index 00000000..0d61d3d5 --- /dev/null +++ b/LibreOJ/2884/data/01-12.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d0f7fc15008cbfe38a9d47238c7297879a7eb94a91c9b83453ea476c0f863e +size 140 diff --git a/LibreOJ/2884/data/01-13.ans b/LibreOJ/2884/data/01-13.ans new file mode 100644 index 00000000..c72cfdfb --- /dev/null +++ b/LibreOJ/2884/data/01-13.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29249907139645b09ba2048dcb09dd61759708b6db8dd5e5fb23d2de52233343 +size 8 diff --git a/LibreOJ/2884/data/01-13.in b/LibreOJ/2884/data/01-13.in new file mode 100644 index 00000000..057a1e28 --- /dev/null +++ b/LibreOJ/2884/data/01-13.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a4087b61c06e66202f396cf37d87183f51af1cc6c80616b4f15b0da0b41c9f +size 146 diff --git a/LibreOJ/2884/data/01-14.ans b/LibreOJ/2884/data/01-14.ans new file mode 100644 index 00000000..6fbf2289 --- /dev/null +++ b/LibreOJ/2884/data/01-14.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef1cadd23a912c8e3fb83d064f96a86be131828129f28102cc70919ad45b6a3 +size 8 diff --git a/LibreOJ/2884/data/01-14.in b/LibreOJ/2884/data/01-14.in new file mode 100644 index 00000000..b0bca531 --- /dev/null +++ b/LibreOJ/2884/data/01-14.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f503c035e1f48d7ce11d4cd8c2d9661831aa005e2d36d259d52932d67c2e8bc +size 146 diff --git a/LibreOJ/2884/data/01-15.ans b/LibreOJ/2884/data/01-15.ans new file mode 100644 index 00000000..c0ff4c98 --- /dev/null +++ b/LibreOJ/2884/data/01-15.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768e0d7bcd8846e8f8623e30e95d7f97c81bc6294c2a70dbd2b42ae371a8a5fd +size 7 diff --git a/LibreOJ/2884/data/01-15.in b/LibreOJ/2884/data/01-15.in new file mode 100644 index 00000000..f171a4cd --- /dev/null +++ b/LibreOJ/2884/data/01-15.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a640c8ef1d3caaeb55599bf1d1e82eb27454f9f705f9f20ebfdb55bb0f19b4 +size 142 diff --git a/LibreOJ/2884/data/01-16.ans b/LibreOJ/2884/data/01-16.ans new file mode 100644 index 00000000..95f9dabd --- /dev/null +++ b/LibreOJ/2884/data/01-16.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914a33ad37bf90673cfd4ee6f22cbb3f4662bd5cbc376374c7fac16e9e04b2e0 +size 8 diff --git a/LibreOJ/2884/data/01-16.in b/LibreOJ/2884/data/01-16.in new file mode 100644 index 00000000..cdf1f448 --- /dev/null +++ b/LibreOJ/2884/data/01-16.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929419dfab0aefe13ac7f5a7147583691523aeba8f2e72faf679d16c50d00cfd +size 138 diff --git a/LibreOJ/2884/data/01-17.ans b/LibreOJ/2884/data/01-17.ans new file mode 100644 index 00000000..91d7661c --- /dev/null +++ b/LibreOJ/2884/data/01-17.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ff959abc47cc8ee253c198a3da97cecb7762f6526b6f4c7a51ed046a2843ec +size 8 diff --git a/LibreOJ/2884/data/01-17.in b/LibreOJ/2884/data/01-17.in new file mode 100644 index 00000000..cbd45e57 --- /dev/null +++ b/LibreOJ/2884/data/01-17.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db32269a0df2625b9f5605f4dcd877b0fc87520028d01eec4c14a0988f2d1ec +size 138 diff --git a/LibreOJ/2884/data/01-18.ans b/LibreOJ/2884/data/01-18.ans new file mode 100644 index 00000000..2222700e --- /dev/null +++ b/LibreOJ/2884/data/01-18.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c956a84a1420d9fdfb89926cef1dbc479ae8f2871a0f116e57d4bbdb750715c +size 8 diff --git a/LibreOJ/2884/data/01-18.in b/LibreOJ/2884/data/01-18.in new file mode 100644 index 00000000..7f39ab6b --- /dev/null +++ b/LibreOJ/2884/data/01-18.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ebd08d445d7ed583000994a4e155fafc9170c6f6920817fcb0d251935ff5ab +size 137 diff --git a/LibreOJ/2884/data/01-19.ans b/LibreOJ/2884/data/01-19.ans new file mode 100644 index 00000000..3d354b7c --- /dev/null +++ b/LibreOJ/2884/data/01-19.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54bb030ebeb3fa4faefa22c7f8ed3b893de0d4f51614e5a333d5514e87d06582 +size 8 diff --git a/LibreOJ/2884/data/01-19.in b/LibreOJ/2884/data/01-19.in new file mode 100644 index 00000000..dc954999 --- /dev/null +++ b/LibreOJ/2884/data/01-19.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aceca50273d0c70f417339289098495f828a7f4b65f70ed630df8b15b3f98db +size 137 diff --git a/LibreOJ/2884/data/01-20.ans b/LibreOJ/2884/data/01-20.ans new file mode 100644 index 00000000..986b357f --- /dev/null +++ b/LibreOJ/2884/data/01-20.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b19b254daa1460a3c62d15e5a0c5572d4f2f87dc57a3478cb2af066fc74a2d +size 7 diff --git a/LibreOJ/2884/data/01-20.in b/LibreOJ/2884/data/01-20.in new file mode 100644 index 00000000..8deb2d0b --- /dev/null +++ b/LibreOJ/2884/data/01-20.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe5cc04809cce9046d4409b5bf2bc8fd4238573f4e44d54229156fe419f9cb8 +size 145 diff --git a/LibreOJ/2884/data/01-21.ans b/LibreOJ/2884/data/01-21.ans new file mode 100644 index 00000000..a2014736 --- /dev/null +++ b/LibreOJ/2884/data/01-21.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43126c3f4272f0f6e66c1202e14d90fbad43d9b1abb98ef3f69ded95204dbabb +size 7 diff --git a/LibreOJ/2884/data/01-21.in b/LibreOJ/2884/data/01-21.in new file mode 100644 index 00000000..4d0bd63f --- /dev/null +++ b/LibreOJ/2884/data/01-21.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e81d37031d1604e3030e6513c54d7db97bb34e713607ffb86fd4947c2a0b4413 +size 144 diff --git a/LibreOJ/2884/data/01-22.ans b/LibreOJ/2884/data/01-22.ans new file mode 100644 index 00000000..fc17a8bd --- /dev/null +++ b/LibreOJ/2884/data/01-22.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc4cb980ce9a2dbdda5f13dcb7695cfee3d47c01e944965ef9dee980710e560 +size 8 diff --git a/LibreOJ/2884/data/01-22.in b/LibreOJ/2884/data/01-22.in new file mode 100644 index 00000000..0a4162d6 --- /dev/null +++ b/LibreOJ/2884/data/01-22.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300711bd2ed2ffb9ad54b89fba4159b329fdab88fdcc776651f263a0d5823826 +size 142 diff --git a/LibreOJ/2884/data/01-23.ans b/LibreOJ/2884/data/01-23.ans new file mode 100644 index 00000000..0288ee88 --- /dev/null +++ b/LibreOJ/2884/data/01-23.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd524bc8260b3cbed074fac04431680921fd2ad3a9e7f3fcafb4fa6c3b551255 +size 8 diff --git a/LibreOJ/2884/data/01-23.in b/LibreOJ/2884/data/01-23.in new file mode 100644 index 00000000..04ee7ddd --- /dev/null +++ b/LibreOJ/2884/data/01-23.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9e50a8375aca81ce03adfd9246030501301f0374b3469515a529e8bb624315 +size 139 diff --git a/LibreOJ/2884/data/01-24.ans b/LibreOJ/2884/data/01-24.ans new file mode 100644 index 00000000..469e5bdc --- /dev/null +++ b/LibreOJ/2884/data/01-24.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d804a057901ee3b2e0bf74b64f3d1f88548437934e5686d0214d82d4fc9f208 +size 8 diff --git a/LibreOJ/2884/data/01-24.in b/LibreOJ/2884/data/01-24.in new file mode 100644 index 00000000..bd310064 --- /dev/null +++ b/LibreOJ/2884/data/01-24.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ea60116a6649165068071071c6d5591fef14b3190f316c6cdf9c4fe0c0d5d6 +size 146 diff --git a/LibreOJ/2884/data/01-25.ans b/LibreOJ/2884/data/01-25.ans new file mode 100644 index 00000000..e9fdb482 --- /dev/null +++ b/LibreOJ/2884/data/01-25.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba3e6c20241654385924bb1113299adbe361de7c84c63efbd17200a6dee48b7 +size 8 diff --git a/LibreOJ/2884/data/01-25.in b/LibreOJ/2884/data/01-25.in new file mode 100644 index 00000000..d6acae09 --- /dev/null +++ b/LibreOJ/2884/data/01-25.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:330ae1aa15c61f8a7ab2f0438caff5da23c40cedbfb6159437250d47a119a273 +size 151 diff --git a/LibreOJ/2884/data/02-01.ans b/LibreOJ/2884/data/02-01.ans new file mode 100644 index 00000000..840a2b31 --- /dev/null +++ b/LibreOJ/2884/data/02-01.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adafedb2f4ce89b632645b0ff7013adce45299535b7729069dbcb9cb050fb6da +size 8 diff --git a/LibreOJ/2884/data/02-01.in b/LibreOJ/2884/data/02-01.in new file mode 100644 index 00000000..b0eca46b --- /dev/null +++ b/LibreOJ/2884/data/02-01.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4432f18247e6edc5e2bde1a6a9df4bbdcaa3edbb3e496995e73fedbad76baa +size 138 diff --git a/LibreOJ/2884/data/02-02.ans b/LibreOJ/2884/data/02-02.ans new file mode 100644 index 00000000..eb4d016e --- /dev/null +++ b/LibreOJ/2884/data/02-02.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11218a9391bae10b170f50cacdc5a6322204b1705004dc4147a62051511715b6 +size 9 diff --git a/LibreOJ/2884/data/02-02.in b/LibreOJ/2884/data/02-02.in new file mode 100644 index 00000000..efc90cb6 --- /dev/null +++ b/LibreOJ/2884/data/02-02.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351f7f3a8bde13afbc83c5d1a92e57307ae498a7b4e55e99afd1460a2c43af81 +size 888 diff --git a/LibreOJ/2884/data/02-03.ans b/LibreOJ/2884/data/02-03.ans new file mode 100644 index 00000000..051d268d --- /dev/null +++ b/LibreOJ/2884/data/02-03.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ccac2d95718609f7b73f47ca4e0064f4e6cdbeea4497e1b488c66d106c2cbc +size 9 diff --git a/LibreOJ/2884/data/02-03.in b/LibreOJ/2884/data/02-03.in new file mode 100644 index 00000000..da8a283f --- /dev/null +++ b/LibreOJ/2884/data/02-03.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ada671121bf85706846395f7d9aa56dc9298301b9fc53afc39c4d7b6a5a6ec4 +size 900 diff --git a/LibreOJ/2884/data/02-04.ans b/LibreOJ/2884/data/02-04.ans new file mode 100644 index 00000000..9fb238e9 --- /dev/null +++ b/LibreOJ/2884/data/02-04.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09b90d63c9ab454faf4bf5ce9dbd87f434c13bf094813bdce1bddac649f1bef +size 9 diff --git a/LibreOJ/2884/data/02-04.in b/LibreOJ/2884/data/02-04.in new file mode 100644 index 00000000..304a4aec --- /dev/null +++ b/LibreOJ/2884/data/02-04.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5cd24f7bee580d22572808da922e0656fa3fdfa7a0edb7ab9e8494fd00738a +size 900 diff --git a/LibreOJ/2884/data/02-05.ans b/LibreOJ/2884/data/02-05.ans new file mode 100644 index 00000000..10f34aeb --- /dev/null +++ b/LibreOJ/2884/data/02-05.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b11ce1b59d23ff61de85f7df15668b81cfb15e82018f44de1d7910004cfb43e +size 9 diff --git a/LibreOJ/2884/data/02-05.in b/LibreOJ/2884/data/02-05.in new file mode 100644 index 00000000..cbbea3a1 --- /dev/null +++ b/LibreOJ/2884/data/02-05.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb759eb861ede3b5624f57f27569f7239f490d3454b932a165930b430e93151 +size 891 diff --git a/LibreOJ/2884/data/02-06.ans b/LibreOJ/2884/data/02-06.ans new file mode 100644 index 00000000..58951886 --- /dev/null +++ b/LibreOJ/2884/data/02-06.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e9d483a6514910fdcc9cbce9b7ef7a6f2c5744356d7cb7fc1345d06095c8e5 +size 9 diff --git a/LibreOJ/2884/data/02-06.in b/LibreOJ/2884/data/02-06.in new file mode 100644 index 00000000..0b89c383 --- /dev/null +++ b/LibreOJ/2884/data/02-06.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f8c7952c785af6342600be8c6341c2d460afe746e53f2d3fa5c2a2fe9c940a +size 893 diff --git a/LibreOJ/2884/data/02-07.ans b/LibreOJ/2884/data/02-07.ans new file mode 100644 index 00000000..d813de6d --- /dev/null +++ b/LibreOJ/2884/data/02-07.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c6c76e34a2118c566135fa05b8ecb5596c4a96a8b356c4e6eb506bec1b8a40 +size 9 diff --git a/LibreOJ/2884/data/02-07.in b/LibreOJ/2884/data/02-07.in new file mode 100644 index 00000000..e11bf76f --- /dev/null +++ b/LibreOJ/2884/data/02-07.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67caba8a063681ca659ea3189b830560c91311122a3e721935dba257a6de51b9 +size 894 diff --git a/LibreOJ/2884/data/02-08.ans b/LibreOJ/2884/data/02-08.ans new file mode 100644 index 00000000..7bba3f34 --- /dev/null +++ b/LibreOJ/2884/data/02-08.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293f255f52deb110c4d7115594d932d7a6585d7a88fb789b1b2716aa130e9505 +size 10 diff --git a/LibreOJ/2884/data/02-08.in b/LibreOJ/2884/data/02-08.in new file mode 100644 index 00000000..1929f96c --- /dev/null +++ b/LibreOJ/2884/data/02-08.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9711bc1a5e3bac1976dd8c1f187b645f4985e960c072f303b857a350e585c7 +size 8882 diff --git a/LibreOJ/2884/data/02-09.ans b/LibreOJ/2884/data/02-09.ans new file mode 100644 index 00000000..4865fb83 --- /dev/null +++ b/LibreOJ/2884/data/02-09.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be7da3802fedffc6125b47301c43523f829d651117201e290e4aaebf4fb7ac5 +size 10 diff --git a/LibreOJ/2884/data/02-09.in b/LibreOJ/2884/data/02-09.in new file mode 100644 index 00000000..7c746a3e --- /dev/null +++ b/LibreOJ/2884/data/02-09.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3993554fe9b2a1ef88300ddf8d265495166db96d97a0353081909e40aaced782 +size 8901 diff --git a/LibreOJ/2884/data/02-10.ans b/LibreOJ/2884/data/02-10.ans new file mode 100644 index 00000000..75adb8f8 --- /dev/null +++ b/LibreOJ/2884/data/02-10.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949246ea90e7a2013a59bffe987d8b29f6fee7b855fd6a0aca9657a93fce71d9 +size 10 diff --git a/LibreOJ/2884/data/02-10.in b/LibreOJ/2884/data/02-10.in new file mode 100644 index 00000000..b84f331d --- /dev/null +++ b/LibreOJ/2884/data/02-10.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a11b8fd06634648d230516b713b1af04fb86a6afec5b646fe93f50fbbe3a0f60 +size 8895 diff --git a/LibreOJ/2884/data/02-11.ans b/LibreOJ/2884/data/02-11.ans new file mode 100644 index 00000000..cf8894fa --- /dev/null +++ b/LibreOJ/2884/data/02-11.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb09329e8c717b9269b66bd04d76630e2b9bdcf3693b837c539e7b2015967987 +size 10 diff --git a/LibreOJ/2884/data/02-11.in b/LibreOJ/2884/data/02-11.in new file mode 100644 index 00000000..b3daa6e3 --- /dev/null +++ b/LibreOJ/2884/data/02-11.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17466873314c60c53fce390e8083ff6ff80c6a46b7a2fe666da32948c6bfb3e7 +size 8923 diff --git a/LibreOJ/2884/data/02-12.ans b/LibreOJ/2884/data/02-12.ans new file mode 100644 index 00000000..0b590247 --- /dev/null +++ b/LibreOJ/2884/data/02-12.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e63ed730c9b584417d8dfa7e42e9f9264f0104df640481f3bad7255ac0161c +size 10 diff --git a/LibreOJ/2884/data/02-12.in b/LibreOJ/2884/data/02-12.in new file mode 100644 index 00000000..dfb732f9 --- /dev/null +++ b/LibreOJ/2884/data/02-12.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfae24aa47e611dc87765258678496dcc530ce5ed72ce52ceef4dd7e9f5fa756 +size 17783 diff --git a/LibreOJ/2884/data/02-13.ans b/LibreOJ/2884/data/02-13.ans new file mode 100644 index 00000000..dd4b14a6 --- /dev/null +++ b/LibreOJ/2884/data/02-13.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e4a8b198a55ae5e0c0734a38fbeb07bf7ce55f0f879f0bff53a01ece1fd3cb +size 10 diff --git a/LibreOJ/2884/data/02-13.in b/LibreOJ/2884/data/02-13.in new file mode 100644 index 00000000..2bc3574b --- /dev/null +++ b/LibreOJ/2884/data/02-13.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a4b2212ea9e70b186fd8ddc6e763ffcf76a8a96e483ba5a29707fc4946444b +size 17796 diff --git a/LibreOJ/2884/data/02-14.ans b/LibreOJ/2884/data/02-14.ans new file mode 100644 index 00000000..9a561d12 --- /dev/null +++ b/LibreOJ/2884/data/02-14.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9a35019cdc26bade19551077a5f0863ee29b24e2ff50f526d0f86893a0996d +size 10 diff --git a/LibreOJ/2884/data/02-14.in b/LibreOJ/2884/data/02-14.in new file mode 100644 index 00000000..1b496036 --- /dev/null +++ b/LibreOJ/2884/data/02-14.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8070aa675fb69bd340aad050f303063de61d85c1ca5bab1a3d16a5f3427666c +size 17778 diff --git a/LibreOJ/2884/data/02-15.ans b/LibreOJ/2884/data/02-15.ans new file mode 100644 index 00000000..29a415af --- /dev/null +++ b/LibreOJ/2884/data/02-15.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01a5ae60cdd8808407838c07dcaf7a1349eecfd288866f7173ac8d2ba15335c +size 10 diff --git a/LibreOJ/2884/data/02-15.in b/LibreOJ/2884/data/02-15.in new file mode 100644 index 00000000..e2a0c082 --- /dev/null +++ b/LibreOJ/2884/data/02-15.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7fe364f47383ff3d005648eada189735b95c5bdb5f556facd02a4e0d467618 +size 17791 diff --git a/LibreOJ/2884/data/02-16.ans b/LibreOJ/2884/data/02-16.ans new file mode 100644 index 00000000..68e6ed25 --- /dev/null +++ b/LibreOJ/2884/data/02-16.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a3e9cbadf8f181d24f86e1b0b2e7d8e0535015fb574546d5f09395de6727a0 +size 10 diff --git a/LibreOJ/2884/data/02-16.in b/LibreOJ/2884/data/02-16.in new file mode 100644 index 00000000..1d8a9273 --- /dev/null +++ b/LibreOJ/2884/data/02-16.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f2aff2563afe4121041df3ee50253be5d40b2d837a7adcec2603da6136fdb2 +size 17788 diff --git a/LibreOJ/2884/data/02-17.ans b/LibreOJ/2884/data/02-17.ans new file mode 100644 index 00000000..a04c6b97 --- /dev/null +++ b/LibreOJ/2884/data/02-17.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea5ac3e7eff9c1d8ecf6d7d74b708317b0b21e9b2cb90f6f2f03159dc5f16ae7 +size 10 diff --git a/LibreOJ/2884/data/02-17.in b/LibreOJ/2884/data/02-17.in new file mode 100644 index 00000000..f1eca1a3 --- /dev/null +++ b/LibreOJ/2884/data/02-17.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21127896bcad7f87fed5066e4c23cd1b51aa636771340e95f06b39b67f7f81e5 +size 17777 diff --git a/LibreOJ/2884/data/02-18.ans b/LibreOJ/2884/data/02-18.ans new file mode 100644 index 00000000..d7087b43 --- /dev/null +++ b/LibreOJ/2884/data/02-18.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30fac2d3283ff61715d291ba656a3a46a28a50d4176104866c9c8be3d99145d +size 10 diff --git a/LibreOJ/2884/data/02-18.in b/LibreOJ/2884/data/02-18.in new file mode 100644 index 00000000..8741b34c --- /dev/null +++ b/LibreOJ/2884/data/02-18.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b0d429d44f6f2e4c3dbbd78e3d32df650d2a4221367a1333b58e842fc43a974 +size 17767 diff --git a/LibreOJ/2884/data/02-19.ans b/LibreOJ/2884/data/02-19.ans new file mode 100644 index 00000000..6597482a --- /dev/null +++ b/LibreOJ/2884/data/02-19.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87176598614d44fc4939a467fc338d4248b89ea0f6e49f9302afe4a66bfb4505 +size 10 diff --git a/LibreOJ/2884/data/02-19.in b/LibreOJ/2884/data/02-19.in new file mode 100644 index 00000000..52d092c0 --- /dev/null +++ b/LibreOJ/2884/data/02-19.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6bc285413c6d1a85fb15282752a06054949e5a45446959d9c0bb837dcc08e2b +size 17845 diff --git a/LibreOJ/2884/data/02-20.ans b/LibreOJ/2884/data/02-20.ans new file mode 100644 index 00000000..6e654b50 --- /dev/null +++ b/LibreOJ/2884/data/02-20.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50fbf924077fa2bd92051840b1739fd8d816707475ebcb45822fcc4cc21517ce +size 10 diff --git a/LibreOJ/2884/data/02-20.in b/LibreOJ/2884/data/02-20.in new file mode 100644 index 00000000..9392792e --- /dev/null +++ b/LibreOJ/2884/data/02-20.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36478eb57fd1fb2f705367f044fb9ade819bc7935f5a2e4cf46d4082f1e2656 +size 17864 diff --git a/LibreOJ/2884/data/02-21.ans b/LibreOJ/2884/data/02-21.ans new file mode 100644 index 00000000..ae5e0da4 --- /dev/null +++ b/LibreOJ/2884/data/02-21.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08cf6412d09a67b88a35328c3b40fad8db458d97c0b05e84db0b33e2c23ab904 +size 10 diff --git a/LibreOJ/2884/data/02-21.in b/LibreOJ/2884/data/02-21.in new file mode 100644 index 00000000..8c69fc57 --- /dev/null +++ b/LibreOJ/2884/data/02-21.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b49ee3e6493c5978a6bad8700df9dc343c0bb550b7224007a576125de98ce23 +size 17826 diff --git a/LibreOJ/2884/data/02-22.ans b/LibreOJ/2884/data/02-22.ans new file mode 100644 index 00000000..a2fc6aac --- /dev/null +++ b/LibreOJ/2884/data/02-22.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985067397b5ed0acfda1167e9dad17121cbeb46b3bedce21dfb7325450f0a25e +size 10 diff --git a/LibreOJ/2884/data/02-22.in b/LibreOJ/2884/data/02-22.in new file mode 100644 index 00000000..b14da288 --- /dev/null +++ b/LibreOJ/2884/data/02-22.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb237ec76f518c3b2723819ee4899dca5e2d7b9f8c7f3708392c7174d9f20901 +size 17774 diff --git a/LibreOJ/2884/data/02-23.ans b/LibreOJ/2884/data/02-23.ans new file mode 100644 index 00000000..7ff5313b --- /dev/null +++ b/LibreOJ/2884/data/02-23.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb98271767b9a8334950bb1317705cb635334bc03f1bb3aa4e6b381851b2a0f +size 10 diff --git a/LibreOJ/2884/data/02-23.in b/LibreOJ/2884/data/02-23.in new file mode 100644 index 00000000..7f473ca6 --- /dev/null +++ b/LibreOJ/2884/data/02-23.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9edab4dbf073615a5934992befc52858d6da5301d7499b834b9d35cd0550718d +size 17793 diff --git a/LibreOJ/2884/data/02-24.ans b/LibreOJ/2884/data/02-24.ans new file mode 100644 index 00000000..87968530 --- /dev/null +++ b/LibreOJ/2884/data/02-24.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bda85f01752ccdfcbe132206205f8c96b62a5b00de5c4872e5522b64a16d66b +size 10 diff --git a/LibreOJ/2884/data/02-24.in b/LibreOJ/2884/data/02-24.in new file mode 100644 index 00000000..9aef2482 --- /dev/null +++ b/LibreOJ/2884/data/02-24.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96364844222513c16d6255d159b30dc752fc81cf4f213345a889a7aac3633b41 +size 17794 diff --git a/LibreOJ/2884/data/02-25.ans b/LibreOJ/2884/data/02-25.ans new file mode 100644 index 00000000..ee8279cd --- /dev/null +++ b/LibreOJ/2884/data/02-25.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4794d26aac340cf7b021fa8aabe74f6fc80196d34bd96e75a4ea9347d8266d2b +size 11 diff --git a/LibreOJ/2884/data/02-25.in b/LibreOJ/2884/data/02-25.in new file mode 100644 index 00000000..81cb313c --- /dev/null +++ b/LibreOJ/2884/data/02-25.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5282880554abb63144800c2d491da72443d0c8d72fcc4d165e4698e601e8e7d0 +size 17792 diff --git a/LibreOJ/2884/data/02-26.ans b/LibreOJ/2884/data/02-26.ans new file mode 100644 index 00000000..47221b3b --- /dev/null +++ b/LibreOJ/2884/data/02-26.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd6f8e2377377526b39b6219da4645159ded1f98a02794c06ce6204eba96f88 +size 10 diff --git a/LibreOJ/2884/data/02-26.in b/LibreOJ/2884/data/02-26.in new file mode 100644 index 00000000..e80a378f --- /dev/null +++ b/LibreOJ/2884/data/02-26.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3fc09e86f19128bc32de0c1f43849f9e4d11d79e61e5a5920be007e01891c00 +size 17803 diff --git a/LibreOJ/2884/data/02-27.ans b/LibreOJ/2884/data/02-27.ans new file mode 100644 index 00000000..35eb8040 --- /dev/null +++ b/LibreOJ/2884/data/02-27.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6251a8fc8d17817fc286d3c115521f839bc5374c4aa847aa9ae1f369c2b5790e +size 11 diff --git a/LibreOJ/2884/data/02-27.in b/LibreOJ/2884/data/02-27.in new file mode 100644 index 00000000..ec68cf2a --- /dev/null +++ b/LibreOJ/2884/data/02-27.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c9e5597fc9656dd97c4d4815cd247f0c9d8848a6b2e6e20a58c8da5e137717 +size 17774 diff --git a/LibreOJ/2884/data/02-28.ans b/LibreOJ/2884/data/02-28.ans new file mode 100644 index 00000000..ba747b52 --- /dev/null +++ b/LibreOJ/2884/data/02-28.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2264250160ee91b20af64f30128e3787fcf641f1c504f7ac752597e7d2cc09 +size 11 diff --git a/LibreOJ/2884/data/02-28.in b/LibreOJ/2884/data/02-28.in new file mode 100644 index 00000000..adc63e1d --- /dev/null +++ b/LibreOJ/2884/data/02-28.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39bba15c663fd3320a11fd23df9456039659e726d3e6ceb477bf8fd04c46594 +size 20008 diff --git a/LibreOJ/2884/data/02-29.ans b/LibreOJ/2884/data/02-29.ans new file mode 100644 index 00000000..21125bc4 --- /dev/null +++ b/LibreOJ/2884/data/02-29.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1358aa9f2b417634fe1d90d18a502ce1c71939a57a6db3cc306c36b0711296a1 +size 10 diff --git a/LibreOJ/2884/data/02-29.in b/LibreOJ/2884/data/02-29.in new file mode 100644 index 00000000..f7a6a0e4 --- /dev/null +++ b/LibreOJ/2884/data/02-29.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef41271330a1178acc74d1f6c69e48315239e5b4042710e3315ed33f0ae609cf +size 21597 diff --git a/LibreOJ/2884/data/02-30.ans b/LibreOJ/2884/data/02-30.ans new file mode 100644 index 00000000..9baeb10d --- /dev/null +++ b/LibreOJ/2884/data/02-30.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcdd8961d9141e03753dd0ddadc7294b25ef2800c00fc829c7f7c1fb432cc1a8 +size 9 diff --git a/LibreOJ/2884/data/02-30.in b/LibreOJ/2884/data/02-30.in new file mode 100644 index 00000000..eff636cc --- /dev/null +++ b/LibreOJ/2884/data/02-30.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54b73ef69340c6415d8dbc647c8948009388f6aa1c94c7a48ee3ece9739cd13d +size 20120 diff --git a/LibreOJ/2884/data/02-31.ans b/LibreOJ/2884/data/02-31.ans new file mode 100644 index 00000000..722e9aba --- /dev/null +++ b/LibreOJ/2884/data/02-31.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ba1407122900742fa324eeac462284be4744c0381044d3105c2aed74454556 +size 11 diff --git a/LibreOJ/2884/data/02-31.in b/LibreOJ/2884/data/02-31.in new file mode 100644 index 00000000..3196c955 --- /dev/null +++ b/LibreOJ/2884/data/02-31.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5345fd810a688641a2858bd713b97e1ef6214c9f49a3024e093f3a9aba40b34 +size 22689 diff --git a/LibreOJ/2884/data/03-01.ans b/LibreOJ/2884/data/03-01.ans new file mode 100644 index 00000000..ffc4f7aa --- /dev/null +++ b/LibreOJ/2884/data/03-01.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b603e9b4e2e9906ac102973eacb6981fe2fdff73d9fe9a686aba0127465abb +size 8 diff --git a/LibreOJ/2884/data/03-01.in b/LibreOJ/2884/data/03-01.in new file mode 100644 index 00000000..e2667b56 --- /dev/null +++ b/LibreOJ/2884/data/03-01.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f868e02c5fee1cb42a67b596f19ae573c22d3130d213048ac8b97070c9aeb35 +size 943 diff --git a/LibreOJ/2884/data/03-02.ans b/LibreOJ/2884/data/03-02.ans new file mode 100644 index 00000000..9cd91d6c --- /dev/null +++ b/LibreOJ/2884/data/03-02.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6a9094dcf28def4d12bc2540e11f455ea2f74d2a1734ffb63becefa06abda1 +size 9 diff --git a/LibreOJ/2884/data/03-02.in b/LibreOJ/2884/data/03-02.in new file mode 100644 index 00000000..4ad2787d --- /dev/null +++ b/LibreOJ/2884/data/03-02.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f345e4464387750a079b706d119baac2ca815ccdd9734285b8063aba1dd50a1e +size 940 diff --git a/LibreOJ/2884/data/03-03.ans b/LibreOJ/2884/data/03-03.ans new file mode 100644 index 00000000..0334ea36 --- /dev/null +++ b/LibreOJ/2884/data/03-03.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88123c6dd2c2e94e1156968529ceba662c9cd2b71ae4fad56a87bd1e3b78e0e1 +size 8 diff --git a/LibreOJ/2884/data/03-03.in b/LibreOJ/2884/data/03-03.in new file mode 100644 index 00000000..54e62193 --- /dev/null +++ b/LibreOJ/2884/data/03-03.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491d65310f21002a149a4050294cff5c4f57a3a8b6c890001d426e1202e55ae7 +size 951 diff --git a/LibreOJ/2884/data/03-04.ans b/LibreOJ/2884/data/03-04.ans new file mode 100644 index 00000000..a4354b22 --- /dev/null +++ b/LibreOJ/2884/data/03-04.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4694c0ec33f0b1a0d11ebbcc7a6abb7e1beac555202509e81a04b1d080b5e62c +size 9 diff --git a/LibreOJ/2884/data/03-04.in b/LibreOJ/2884/data/03-04.in new file mode 100644 index 00000000..f8ad6280 --- /dev/null +++ b/LibreOJ/2884/data/03-04.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c0ec87bdab7ee97ecb609d217e07b18244ec9650bd1c26ade8fe88fea44689 +size 949 diff --git a/LibreOJ/2884/data/03-05.ans b/LibreOJ/2884/data/03-05.ans new file mode 100644 index 00000000..ee58cd80 --- /dev/null +++ b/LibreOJ/2884/data/03-05.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a772dd1d422ee12d896e0b7a30e5f44abae0394fd35744abb6251ead0384a1 +size 9 diff --git a/LibreOJ/2884/data/03-05.in b/LibreOJ/2884/data/03-05.in new file mode 100644 index 00000000..b8192fa6 --- /dev/null +++ b/LibreOJ/2884/data/03-05.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1811a90a98aab6aa7d9189e48c7bc881fe996895b0ee1ceb6c293a2ab2e68f5a +size 944 diff --git a/LibreOJ/2884/data/03-06.ans b/LibreOJ/2884/data/03-06.ans new file mode 100644 index 00000000..8e96601e --- /dev/null +++ b/LibreOJ/2884/data/03-06.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93751b7bef7e0693317d6144c5ba971296d5cc025c50f1313c2601b0c45d914e +size 9 diff --git a/LibreOJ/2884/data/03-06.in b/LibreOJ/2884/data/03-06.in new file mode 100644 index 00000000..b2d1f6b9 --- /dev/null +++ b/LibreOJ/2884/data/03-06.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4e67e05e796ab95759f7810303815fde81b6baab656b32c6593859adb59456 +size 941 diff --git a/LibreOJ/2884/data/03-07.ans b/LibreOJ/2884/data/03-07.ans new file mode 100644 index 00000000..0f9a287d --- /dev/null +++ b/LibreOJ/2884/data/03-07.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14e31d835bce76902da4e9b84c1bf510e199d0cb894d2d2681bfddaf1bfa9bb +size 9 diff --git a/LibreOJ/2884/data/03-07.in b/LibreOJ/2884/data/03-07.in new file mode 100644 index 00000000..d29f60b8 --- /dev/null +++ b/LibreOJ/2884/data/03-07.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e316884f7ba27c95e8c58775e0297467d7497948e92502366183bc9cccbb13 +size 952 diff --git a/LibreOJ/2884/data/03-08.ans b/LibreOJ/2884/data/03-08.ans new file mode 100644 index 00000000..3b9e192d --- /dev/null +++ b/LibreOJ/2884/data/03-08.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6db01bc942a1a06349dc35f1f5a170bac554f561feeb312bb6fc5397a93168 +size 9 diff --git a/LibreOJ/2884/data/03-08.in b/LibreOJ/2884/data/03-08.in new file mode 100644 index 00000000..ce62d7f3 --- /dev/null +++ b/LibreOJ/2884/data/03-08.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b8d3fc461d9797b87921dad30e72bbc26e61f4c1f1eb28de9a4b60de8f9b16 +size 935 diff --git a/LibreOJ/2884/data/03-09.ans b/LibreOJ/2884/data/03-09.ans new file mode 100644 index 00000000..e41cda2b --- /dev/null +++ b/LibreOJ/2884/data/03-09.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a757e0e7d3d82b8155386cc09d6302bc8b5d4a841a47d0e48cc506387f71a2 +size 10 diff --git a/LibreOJ/2884/data/03-09.in b/LibreOJ/2884/data/03-09.in new file mode 100644 index 00000000..e6e58524 --- /dev/null +++ b/LibreOJ/2884/data/03-09.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c054f6977ffb16ac934124bff210a0d5a9c62d0e50c576370496fe7d5a6b6e +size 9422 diff --git a/LibreOJ/2884/data/03-10.ans b/LibreOJ/2884/data/03-10.ans new file mode 100644 index 00000000..8657cad1 --- /dev/null +++ b/LibreOJ/2884/data/03-10.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fa73c40c54d0e69f3632941eba3e0f2716af90b0ea9b8d5077bc249386c769 +size 10 diff --git a/LibreOJ/2884/data/03-10.in b/LibreOJ/2884/data/03-10.in new file mode 100644 index 00000000..5d861274 --- /dev/null +++ b/LibreOJ/2884/data/03-10.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3a3ca5c12890ec8e1bc1dab7e9ec121354771efd6181b98808a5493eadbdb1 +size 9397 diff --git a/LibreOJ/2884/data/03-11.ans b/LibreOJ/2884/data/03-11.ans new file mode 100644 index 00000000..f3f37394 --- /dev/null +++ b/LibreOJ/2884/data/03-11.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb701b4af79430f92fbb94c0f57e631e1409238fd5267c72dc1999b6b728348b +size 10 diff --git a/LibreOJ/2884/data/03-11.in b/LibreOJ/2884/data/03-11.in new file mode 100644 index 00000000..50ec685e --- /dev/null +++ b/LibreOJ/2884/data/03-11.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79fcbcaaf32d4ae445970ee17b7159928000c3a69f953b96edb2dbb67f112893 +size 9410 diff --git a/LibreOJ/2884/data/03-12.ans b/LibreOJ/2884/data/03-12.ans new file mode 100644 index 00000000..0f51943e --- /dev/null +++ b/LibreOJ/2884/data/03-12.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03f3805535d7b946cc26d2baa2a5f286d1aa9b6337f9bef07a6710131256e1a +size 10 diff --git a/LibreOJ/2884/data/03-12.in b/LibreOJ/2884/data/03-12.in new file mode 100644 index 00000000..a21ddc6c --- /dev/null +++ b/LibreOJ/2884/data/03-12.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3bf9a46fd14fd2aa7f5636457939d99466f251653f35931595441e14a301f9a +size 9386 diff --git a/LibreOJ/2884/data/03-13.ans b/LibreOJ/2884/data/03-13.ans new file mode 100644 index 00000000..60ca768c --- /dev/null +++ b/LibreOJ/2884/data/03-13.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a0f4f4b181172038d4d45c1905752e04ba0d74b923372f616faae49e268d799 +size 10 diff --git a/LibreOJ/2884/data/03-13.in b/LibreOJ/2884/data/03-13.in new file mode 100644 index 00000000..1b241b43 --- /dev/null +++ b/LibreOJ/2884/data/03-13.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95fdf0f32f592f61fc0b5f714e661f80d69659ee58e78ece851897e197172967 +size 9397 diff --git a/LibreOJ/2884/data/03-14.ans b/LibreOJ/2884/data/03-14.ans new file mode 100644 index 00000000..0dedade2 --- /dev/null +++ b/LibreOJ/2884/data/03-14.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a4eff125100e4edf5dd1b78993728dba5b80374df424e17c5ebc5f4a51a4a60 +size 10 diff --git a/LibreOJ/2884/data/03-14.in b/LibreOJ/2884/data/03-14.in new file mode 100644 index 00000000..66c736b0 --- /dev/null +++ b/LibreOJ/2884/data/03-14.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e3795baf105c67a95beacaa426f4d82e78c8db0ac6c58b3db5071ad2afde66 +size 9419 diff --git a/LibreOJ/2884/data/03-15.ans b/LibreOJ/2884/data/03-15.ans new file mode 100644 index 00000000..319f9f01 --- /dev/null +++ b/LibreOJ/2884/data/03-15.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0193dd93325cc9b2bec93d874a7175b44b7804307ca8b03e2b2917e057e5774b +size 10 diff --git a/LibreOJ/2884/data/03-15.in b/LibreOJ/2884/data/03-15.in new file mode 100644 index 00000000..ed7eda18 --- /dev/null +++ b/LibreOJ/2884/data/03-15.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02cdbdeba8ed971d0f1c2fa657e104f775c2333a0f5cef2fdc74232dd61e423 +size 9397 diff --git a/LibreOJ/2884/data/03-16.ans b/LibreOJ/2884/data/03-16.ans new file mode 100644 index 00000000..ef8db236 --- /dev/null +++ b/LibreOJ/2884/data/03-16.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76618e1522d694dd09ab61254c8e052e399106c5f092582dcdd06119062e56c6 +size 10 diff --git a/LibreOJ/2884/data/03-16.in b/LibreOJ/2884/data/03-16.in new file mode 100644 index 00000000..e1f2d1d4 --- /dev/null +++ b/LibreOJ/2884/data/03-16.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7723980ffa36264eaf0beae5f7e644c71cfea0d3129a3523054601296d763a1 +size 9379 diff --git a/LibreOJ/2884/data/03-17.ans b/LibreOJ/2884/data/03-17.ans new file mode 100644 index 00000000..ea43b145 --- /dev/null +++ b/LibreOJ/2884/data/03-17.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa840533f71cbe3608cd470ecd26e0af4a2858b0ab0ed01fb1cd340f5f1ccad0 +size 10 diff --git a/LibreOJ/2884/data/03-17.in b/LibreOJ/2884/data/03-17.in new file mode 100644 index 00000000..a1363af4 --- /dev/null +++ b/LibreOJ/2884/data/03-17.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d2e8ed6fc303df99c8e723fc206fbf4bd6955758cb26c8196a9d4e0abcb9bc +size 18754 diff --git a/LibreOJ/2884/data/03-18.ans b/LibreOJ/2884/data/03-18.ans new file mode 100644 index 00000000..499fbfc8 --- /dev/null +++ b/LibreOJ/2884/data/03-18.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e96f831694c082d10c309cd66a0e724cb4f08cce722f57bc8994deec436d5a80 +size 10 diff --git a/LibreOJ/2884/data/03-18.in b/LibreOJ/2884/data/03-18.in new file mode 100644 index 00000000..37e6fd13 --- /dev/null +++ b/LibreOJ/2884/data/03-18.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a66edb979c67c0f56643b64fbaa635d08f380e66c0bb454c8368ef052c7cbc +size 18825 diff --git a/LibreOJ/2884/data/03-19.ans b/LibreOJ/2884/data/03-19.ans new file mode 100644 index 00000000..e27af91b --- /dev/null +++ b/LibreOJ/2884/data/03-19.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737b221b50a804fd461c9c112ea0624c6d7c5e240a61405e61193da8721af6db +size 10 diff --git a/LibreOJ/2884/data/03-19.in b/LibreOJ/2884/data/03-19.in new file mode 100644 index 00000000..ba0cac13 --- /dev/null +++ b/LibreOJ/2884/data/03-19.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e225eae4275afadd27ea67c17e644c74899e7e6582e8520ab6999a5e9ecaaee3 +size 18793 diff --git a/LibreOJ/2884/data/03-20.ans b/LibreOJ/2884/data/03-20.ans new file mode 100644 index 00000000..b62003a5 --- /dev/null +++ b/LibreOJ/2884/data/03-20.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d9ef55acd21228cce6913ad665a7a856cf32a7be319e7daf7990b320c232bb1 +size 10 diff --git a/LibreOJ/2884/data/03-20.in b/LibreOJ/2884/data/03-20.in new file mode 100644 index 00000000..678636fe --- /dev/null +++ b/LibreOJ/2884/data/03-20.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8829758586e383ae478b0df19d1a4f442ed61a3307c28a1bc43c39a5d9b0e003 +size 18770 diff --git a/LibreOJ/2884/data/03-21.ans b/LibreOJ/2884/data/03-21.ans new file mode 100644 index 00000000..3b08ec46 --- /dev/null +++ b/LibreOJ/2884/data/03-21.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cad406d197c7b6cb60ca54c4ff5f3febdf82a1e1ee47ebab55e6afb1c4101f6 +size 10 diff --git a/LibreOJ/2884/data/03-21.in b/LibreOJ/2884/data/03-21.in new file mode 100644 index 00000000..c265d4f6 --- /dev/null +++ b/LibreOJ/2884/data/03-21.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f838d75fd8df9fcfa840a2e4138480c5186e0a8962184a22d8feba79ae5a4f6b +size 18813 diff --git a/LibreOJ/2884/data/03-22.ans b/LibreOJ/2884/data/03-22.ans new file mode 100644 index 00000000..fbd8bbc2 --- /dev/null +++ b/LibreOJ/2884/data/03-22.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7ebbee2c4133515f9789c32ffe354d3ba3fa4f5113293e5d613942d96a747a +size 10 diff --git a/LibreOJ/2884/data/03-22.in b/LibreOJ/2884/data/03-22.in new file mode 100644 index 00000000..6296b489 --- /dev/null +++ b/LibreOJ/2884/data/03-22.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a0d9269dd75998e28cc2c53ac4c7d5f093b23119b6d8e97f9c965f3c7ed2fa +size 18761 diff --git a/LibreOJ/2884/data/03-23.ans b/LibreOJ/2884/data/03-23.ans new file mode 100644 index 00000000..ebae673e --- /dev/null +++ b/LibreOJ/2884/data/03-23.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6aaf40a2c15a2deb2edf08d7dff43de2b4203a3bfc22cdc72d9f3c84a928f88 +size 10 diff --git a/LibreOJ/2884/data/03-23.in b/LibreOJ/2884/data/03-23.in new file mode 100644 index 00000000..87a2f340 --- /dev/null +++ b/LibreOJ/2884/data/03-23.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c97c05099e5a964f2edc7c47c19cd361015906759d58179344afa4835510487 +size 18805 diff --git a/LibreOJ/2884/data/03-24.ans b/LibreOJ/2884/data/03-24.ans new file mode 100644 index 00000000..a045c402 --- /dev/null +++ b/LibreOJ/2884/data/03-24.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc5ac269ec7cbd5b686071c64d588a22bb1f835fa5a6e0e158b9683fba4a22e +size 10 diff --git a/LibreOJ/2884/data/03-24.in b/LibreOJ/2884/data/03-24.in new file mode 100644 index 00000000..7df4b5c0 --- /dev/null +++ b/LibreOJ/2884/data/03-24.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8258db30d78f28471dcaaca65e9f07b2bd69bba5c6c826484c06016e323be007 +size 18782 diff --git a/LibreOJ/2884/data/03-25.ans b/LibreOJ/2884/data/03-25.ans new file mode 100644 index 00000000..109a67f0 --- /dev/null +++ b/LibreOJ/2884/data/03-25.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ec208f3ba20bd9049ab12fa23a61e85bba29a6f989dbefbf5d5e2be19b1899 +size 10 diff --git a/LibreOJ/2884/data/03-25.in b/LibreOJ/2884/data/03-25.in new file mode 100644 index 00000000..693ab7fc --- /dev/null +++ b/LibreOJ/2884/data/03-25.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd7dc3c1e699d63c41d82f54a89eebcfaa194561b0495b11b685e1a5c3df3dd +size 18804 diff --git a/LibreOJ/2884/data/03-26.ans b/LibreOJ/2884/data/03-26.ans new file mode 100644 index 00000000..7a5148e2 --- /dev/null +++ b/LibreOJ/2884/data/03-26.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f308de9191f66278b6b4f8a01c6dec02d69f6e635fe4e49a803dfd36b84a46 +size 10 diff --git a/LibreOJ/2884/data/03-26.in b/LibreOJ/2884/data/03-26.in new file mode 100644 index 00000000..462f0c60 --- /dev/null +++ b/LibreOJ/2884/data/03-26.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddab20cc60c0f119e58439612cee8de66bda808c10a545cffe93c9190b16498b +size 18776 diff --git a/LibreOJ/2884/data/03-27.ans b/LibreOJ/2884/data/03-27.ans new file mode 100644 index 00000000..5c9bba20 --- /dev/null +++ b/LibreOJ/2884/data/03-27.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c742a8f9406f566ad00226315d0adeff936b6fef34324d4b8ec66c4f5850ebf +size 10 diff --git a/LibreOJ/2884/data/03-27.in b/LibreOJ/2884/data/03-27.in new file mode 100644 index 00000000..cb93258b --- /dev/null +++ b/LibreOJ/2884/data/03-27.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd6961f907112e0f10fea8caff61239318f19848cc67ffc470a22f2c3661be5 +size 18765 diff --git a/LibreOJ/2884/data/03-28.ans b/LibreOJ/2884/data/03-28.ans new file mode 100644 index 00000000..1ddaa824 --- /dev/null +++ b/LibreOJ/2884/data/03-28.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3354b72194cff3727d944a16afe051a458ff5db9a9754b49d4472028d02b82d1 +size 10 diff --git a/LibreOJ/2884/data/03-28.in b/LibreOJ/2884/data/03-28.in new file mode 100644 index 00000000..1c2ddd07 --- /dev/null +++ b/LibreOJ/2884/data/03-28.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:226b722431c685292f8063c8b5ae80a954182c580374ba8309b74e7dea1255f8 +size 18756 diff --git a/LibreOJ/2884/data/03-29.ans b/LibreOJ/2884/data/03-29.ans new file mode 100644 index 00000000..04cd97cf --- /dev/null +++ b/LibreOJ/2884/data/03-29.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a4dbbd896baaa0641cf9e997e1ee87a68048fc2d9d1dc873a00dcca671dc70 +size 10 diff --git a/LibreOJ/2884/data/03-29.in b/LibreOJ/2884/data/03-29.in new file mode 100644 index 00000000..b4a6e026 --- /dev/null +++ b/LibreOJ/2884/data/03-29.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:401e434b1da471a724c2b8938f41e4031a19ccb6b3ef11609c3a5ec037dec519 +size 18856 diff --git a/LibreOJ/2884/data/03-30.ans b/LibreOJ/2884/data/03-30.ans new file mode 100644 index 00000000..8f4d610a --- /dev/null +++ b/LibreOJ/2884/data/03-30.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6f0a9d11df8edfb83d6e3c275814396c8ab07b98efeb1a86bef38852a6da7c +size 10 diff --git a/LibreOJ/2884/data/03-30.in b/LibreOJ/2884/data/03-30.in new file mode 100644 index 00000000..162b5d87 --- /dev/null +++ b/LibreOJ/2884/data/03-30.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa040e06141a9e1870eaafaca818a82c5055ad2b91a5e30e43eb82bc582eb7a +size 18841 diff --git a/LibreOJ/2884/data/03-31.ans b/LibreOJ/2884/data/03-31.ans new file mode 100644 index 00000000..1641d5a9 --- /dev/null +++ b/LibreOJ/2884/data/03-31.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b0b65e1e5a6e3df556bfe534ff4133a93d301747773569fec85602967ea92c +size 10 diff --git a/LibreOJ/2884/data/03-31.in b/LibreOJ/2884/data/03-31.in new file mode 100644 index 00000000..1b2d7ff3 --- /dev/null +++ b/LibreOJ/2884/data/03-31.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f8bbef9df80a150599a58d30c17b5bb410749d93e8df0ce11b2de9fc4702c5 +size 18792 diff --git a/LibreOJ/2884/data/03-32.ans b/LibreOJ/2884/data/03-32.ans new file mode 100644 index 00000000..36fe42dd --- /dev/null +++ b/LibreOJ/2884/data/03-32.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5956bf0a2d0a1ccd340df3ba67f3e4ddf01f7f37e901a0975cba909279e470f +size 10 diff --git a/LibreOJ/2884/data/03-32.in b/LibreOJ/2884/data/03-32.in new file mode 100644 index 00000000..02956b58 --- /dev/null +++ b/LibreOJ/2884/data/03-32.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287d955f0df8b59bcbbef468e95390a4d42c39c8b257dfce018553c75dad5875 +size 18799 diff --git a/LibreOJ/2884/data/03-33.ans b/LibreOJ/2884/data/03-33.ans new file mode 100644 index 00000000..31a9f90c --- /dev/null +++ b/LibreOJ/2884/data/03-33.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26a3250aea305e6c1bd9ea7a928e1e8ea4c023a51edea551f0c910a70f1c1561 +size 6 diff --git a/LibreOJ/2884/data/03-33.in b/LibreOJ/2884/data/03-33.in new file mode 100644 index 00000000..07700812 --- /dev/null +++ b/LibreOJ/2884/data/03-33.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8955e0aacba28d153b0631f0b675bbee3dca91172315424cf781210e30868cc7 +size 21736 diff --git a/LibreOJ/2884/data/04-01.ans b/LibreOJ/2884/data/04-01.ans new file mode 100644 index 00000000..1fce43e6 --- /dev/null +++ b/LibreOJ/2884/data/04-01.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720ed4ccdba690d457efe52f32855db2b8d2bfc094073c6b5af75f695525d4e6 +size 10 diff --git a/LibreOJ/2884/data/04-01.in b/LibreOJ/2884/data/04-01.in new file mode 100644 index 00000000..db1d26d9 --- /dev/null +++ b/LibreOJ/2884/data/04-01.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efff2b9f5ac16a1ce9cb01526a2b72ebc05af9338572f2b1524e0e8c3fb52287 +size 18836 diff --git a/LibreOJ/2884/data/04-02.ans b/LibreOJ/2884/data/04-02.ans new file mode 100644 index 00000000..0e2c24fe --- /dev/null +++ b/LibreOJ/2884/data/04-02.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f12c09f669d3b53c701fd0616d61afbb998e828452e60f7df006b7369f14cf1 +size 10 diff --git a/LibreOJ/2884/data/04-02.in b/LibreOJ/2884/data/04-02.in new file mode 100644 index 00000000..62d3e8ad --- /dev/null +++ b/LibreOJ/2884/data/04-02.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7dea1a82ce7377bd0bc9b125d93f6c92b0e413bee2389807fe7512b42758118 +size 18794 diff --git a/LibreOJ/2884/data/04-03.ans b/LibreOJ/2884/data/04-03.ans new file mode 100644 index 00000000..b334366c --- /dev/null +++ b/LibreOJ/2884/data/04-03.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6c46122dd4453e5c7ef74944bbc6be9515cb712001503da994bf4a0191512ee +size 10 diff --git a/LibreOJ/2884/data/04-03.in b/LibreOJ/2884/data/04-03.in new file mode 100644 index 00000000..36ae59e3 --- /dev/null +++ b/LibreOJ/2884/data/04-03.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a700f6341bb2f8758c6f96bfbefdd8b0fca84065b1b815ca6e02b7e01401b7d9 +size 18746 diff --git a/LibreOJ/2884/data/04-04.ans b/LibreOJ/2884/data/04-04.ans new file mode 100644 index 00000000..fbb7dce5 --- /dev/null +++ b/LibreOJ/2884/data/04-04.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711514a450c5d0df85e3daa494fa6172539d2b84e1177893983681f5c159968e +size 10 diff --git a/LibreOJ/2884/data/04-04.in b/LibreOJ/2884/data/04-04.in new file mode 100644 index 00000000..54aec336 --- /dev/null +++ b/LibreOJ/2884/data/04-04.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2831fc608671bc2521d710e35c47a1f008a611788c661dfe216fb91fd4b3a8 +size 18778 diff --git a/LibreOJ/2884/data/04-05.ans b/LibreOJ/2884/data/04-05.ans new file mode 100644 index 00000000..7605d86b --- /dev/null +++ b/LibreOJ/2884/data/04-05.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0e723870b5a965e772d7d2e4e901f0ccf8e3a067b2e7c181633ad9af8b46fe +size 10 diff --git a/LibreOJ/2884/data/04-05.in b/LibreOJ/2884/data/04-05.in new file mode 100644 index 00000000..ab660c94 --- /dev/null +++ b/LibreOJ/2884/data/04-05.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4e0e8b491254ff76e928f3ac6e4fb9e4861b665ba9c883d87c1b51ed683b23 +size 18814 diff --git a/LibreOJ/2884/data/04-06.ans b/LibreOJ/2884/data/04-06.ans new file mode 100644 index 00000000..b8ea7901 --- /dev/null +++ b/LibreOJ/2884/data/04-06.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c0835aa000908bf80753b638b354b61c24dd659b4152acff0984c87211ccc0 +size 10 diff --git a/LibreOJ/2884/data/04-06.in b/LibreOJ/2884/data/04-06.in new file mode 100644 index 00000000..3045c978 --- /dev/null +++ b/LibreOJ/2884/data/04-06.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8feda19824f2e6e440c26a3116b25d5e5fba468be1c05811e8f06761383de6 +size 18824 diff --git a/LibreOJ/2884/data/04-07.ans b/LibreOJ/2884/data/04-07.ans new file mode 100644 index 00000000..b7a5667b --- /dev/null +++ b/LibreOJ/2884/data/04-07.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c8c5ea02df1e51ce55c05359109ca16b66acdb8a429dd0db1c23fcea8c4fde8 +size 10 diff --git a/LibreOJ/2884/data/04-07.in b/LibreOJ/2884/data/04-07.in new file mode 100644 index 00000000..2364a991 --- /dev/null +++ b/LibreOJ/2884/data/04-07.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a759ae134adb54122e0a81d6c2838e1a0e9f9586ce7e09dc61c47605d73a75df +size 18825 diff --git a/LibreOJ/2884/data/04-08.ans b/LibreOJ/2884/data/04-08.ans new file mode 100644 index 00000000..07be26fc --- /dev/null +++ b/LibreOJ/2884/data/04-08.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce31893ca1ed6c65c544b28ac9c5985636edb7558b39ed961ec123bfaf17663b +size 10 diff --git a/LibreOJ/2884/data/04-08.in b/LibreOJ/2884/data/04-08.in new file mode 100644 index 00000000..6a06b59f --- /dev/null +++ b/LibreOJ/2884/data/04-08.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b3bb902d5c30f97fd9343fa0989f8cf1d8f71b342343e8b7b514bc2129fb68 +size 18772 diff --git a/LibreOJ/2884/data/04-09.ans b/LibreOJ/2884/data/04-09.ans new file mode 100644 index 00000000..7b793b32 --- /dev/null +++ b/LibreOJ/2884/data/04-09.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf2e1215ca5d2bd1401ce5c7fb5d7aad985ed17dc607d0d264fe67ffde17280c +size 10 diff --git a/LibreOJ/2884/data/04-09.in b/LibreOJ/2884/data/04-09.in new file mode 100644 index 00000000..cf061ed4 --- /dev/null +++ b/LibreOJ/2884/data/04-09.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4895729e3db0b55f86ff0155b307fba72a434694432696ed7d786d68d7903be8 +size 18767 diff --git a/LibreOJ/2884/data/04-10.ans b/LibreOJ/2884/data/04-10.ans new file mode 100644 index 00000000..94a5cc25 --- /dev/null +++ b/LibreOJ/2884/data/04-10.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95415a54a32f7d1214d7fecdd85281caf06ba555a40fa1ae08e4d8c83a037f4e +size 10 diff --git a/LibreOJ/2884/data/04-10.in b/LibreOJ/2884/data/04-10.in new file mode 100644 index 00000000..8d979532 --- /dev/null +++ b/LibreOJ/2884/data/04-10.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50fd4481282bdafc8ec00d82a13f89f9877d02ac68d947e2cd1bb9c12b7dc6df +size 18764 diff --git a/LibreOJ/2884/data/04-11.ans b/LibreOJ/2884/data/04-11.ans new file mode 100644 index 00000000..f9d4ecc5 --- /dev/null +++ b/LibreOJ/2884/data/04-11.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44826f588c93eb5233ef7ccaf63987eb87e48cf8adfa755dc525af9af827daaa +size 10 diff --git a/LibreOJ/2884/data/04-11.in b/LibreOJ/2884/data/04-11.in new file mode 100644 index 00000000..f94ac5bf --- /dev/null +++ b/LibreOJ/2884/data/04-11.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d971431c91e9eb4a4fcc5e9e411e9e476d91f43a7bea33b1f435d4955be539e1 +size 18786 diff --git a/LibreOJ/2884/data/04-12.ans b/LibreOJ/2884/data/04-12.ans new file mode 100644 index 00000000..e8f99b22 --- /dev/null +++ b/LibreOJ/2884/data/04-12.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2747569786ee37348d6e62d53d6c48647400ac9c0aeafd930dc4bc39fbf96c0 +size 10 diff --git a/LibreOJ/2884/data/04-12.in b/LibreOJ/2884/data/04-12.in new file mode 100644 index 00000000..c78dfa7b --- /dev/null +++ b/LibreOJ/2884/data/04-12.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58dbd8a8f4a0156e6d694dc2e8e5d6e62ccae6702efff4ab5aebe23ae58cbb96 +size 18814 diff --git a/LibreOJ/2884/data/04-13.ans b/LibreOJ/2884/data/04-13.ans new file mode 100644 index 00000000..e0c5608a --- /dev/null +++ b/LibreOJ/2884/data/04-13.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485517d118e134bc49bee5656c6779daf98f4f7a32b760bab419f9d43bdb59ed +size 10 diff --git a/LibreOJ/2884/data/04-13.in b/LibreOJ/2884/data/04-13.in new file mode 100644 index 00000000..7d10cd8f --- /dev/null +++ b/LibreOJ/2884/data/04-13.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd4d061b72ab176e86c4a27b58751c755e0dbaf9d16178abd7536528b0da12d +size 18819 diff --git a/LibreOJ/2884/data/04-14.ans b/LibreOJ/2884/data/04-14.ans new file mode 100644 index 00000000..cb5e0d69 --- /dev/null +++ b/LibreOJ/2884/data/04-14.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43125c2acc68d0c275cc87a9b96f9f22f2a8fd13e5fd303090001b6c09763387 +size 10 diff --git a/LibreOJ/2884/data/04-14.in b/LibreOJ/2884/data/04-14.in new file mode 100644 index 00000000..57986c26 --- /dev/null +++ b/LibreOJ/2884/data/04-14.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4dd1e0fad8c1f1005dea34f8a8ee0276dd7e4248d7c14fe4a0c859e619b61e +size 18760 diff --git a/LibreOJ/2884/data/04-15.ans b/LibreOJ/2884/data/04-15.ans new file mode 100644 index 00000000..f42f6d3c --- /dev/null +++ b/LibreOJ/2884/data/04-15.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9249704055902afdefaf212f66c903cc90fb73808969fd6fdace60854866ce +size 10 diff --git a/LibreOJ/2884/data/04-15.in b/LibreOJ/2884/data/04-15.in new file mode 100644 index 00000000..da6bce7c --- /dev/null +++ b/LibreOJ/2884/data/04-15.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f41da18322a24715303f051dfc02d8b1aaf2d745ac6133d0fd57cb72619b1cd2 +size 18776 diff --git a/LibreOJ/2884/data/04-16.ans b/LibreOJ/2884/data/04-16.ans new file mode 100644 index 00000000..e71c00ba --- /dev/null +++ b/LibreOJ/2884/data/04-16.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5603ea217e9d9882cd342a4bed57e6aaa87d2ff67a80ccbf8f9b7d77f211bd2c +size 10 diff --git a/LibreOJ/2884/data/04-16.in b/LibreOJ/2884/data/04-16.in new file mode 100644 index 00000000..63569b1b --- /dev/null +++ b/LibreOJ/2884/data/04-16.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d493b1b178ff61d11ddd9e089a541ba113f17c04eb67ba0df9dec21e0e13d9 +size 18801 diff --git a/LibreOJ/2884/data/04-17.ans b/LibreOJ/2884/data/04-17.ans new file mode 100644 index 00000000..6938162a --- /dev/null +++ b/LibreOJ/2884/data/04-17.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02dc8e736414d5be004c959d9e9d00780942a695f109dbf621af50e06ab362f7 +size 10 diff --git a/LibreOJ/2884/data/04-17.in b/LibreOJ/2884/data/04-17.in new file mode 100644 index 00000000..cc135d96 --- /dev/null +++ b/LibreOJ/2884/data/04-17.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a307b04cb9f9ab7693a36360fe0add05aeb25a4f2e952607520b74aa982777f9 +size 18993 diff --git a/LibreOJ/2884/data/04-18.ans b/LibreOJ/2884/data/04-18.ans new file mode 100644 index 00000000..7b2993d9 --- /dev/null +++ b/LibreOJ/2884/data/04-18.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df1ba025c045b17fb3ec8436f35aa707ccd42e20b8b7309e36a58b0bec4253a3 +size 10 diff --git a/LibreOJ/2884/data/04-18.in b/LibreOJ/2884/data/04-18.in new file mode 100644 index 00000000..1c5ca6d1 --- /dev/null +++ b/LibreOJ/2884/data/04-18.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472dd8248769bb7267fc8fa1f33adb93cd916f6cca5c6dfc457ef1e118cfab91 +size 18916 diff --git a/LibreOJ/2884/data/04-19.ans b/LibreOJ/2884/data/04-19.ans new file mode 100644 index 00000000..5c8a6b89 --- /dev/null +++ b/LibreOJ/2884/data/04-19.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be35d9ae0e509af83afb279d356b24d597b9f7dc9bea305cd082553a5b85fa4a +size 10 diff --git a/LibreOJ/2884/data/04-19.in b/LibreOJ/2884/data/04-19.in new file mode 100644 index 00000000..68e7ef26 --- /dev/null +++ b/LibreOJ/2884/data/04-19.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121ff3d3ae74bda069b96327810027e8bb13f59bc47b2be0ab969bf7291be057 +size 23605 diff --git a/LibreOJ/2884/data/04-20.ans b/LibreOJ/2884/data/04-20.ans new file mode 100644 index 00000000..83c92336 --- /dev/null +++ b/LibreOJ/2884/data/04-20.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93782bf13bf415e01a6099d01195e5a63ab0a775ca0e63407802aeb54c57f7c5 +size 10 diff --git a/LibreOJ/2884/data/04-20.in b/LibreOJ/2884/data/04-20.in new file mode 100644 index 00000000..effc67fb --- /dev/null +++ b/LibreOJ/2884/data/04-20.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acbd9e9ab461a42f41d33fca03ce4711be2b1dfcab3330a4af8e6f5750805fe8 +size 23641 diff --git a/LibreOJ/2884/data/04-21.ans b/LibreOJ/2884/data/04-21.ans new file mode 100644 index 00000000..c6654cb7 --- /dev/null +++ b/LibreOJ/2884/data/04-21.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1086590f6a12a5a1cf50d2da0e8e093e22da8e8ae334cd3b2ceb7615bb7a34c +size 8 diff --git a/LibreOJ/2884/data/04-21.in b/LibreOJ/2884/data/04-21.in new file mode 100644 index 00000000..6e2b7f56 --- /dev/null +++ b/LibreOJ/2884/data/04-21.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc0cef707bc587dd90d244075f748f6a28064e1ee39af5c5ad53dfb8d04a293 +size 24267 diff --git a/LibreOJ/2884/data/04-22.ans b/LibreOJ/2884/data/04-22.ans new file mode 100644 index 00000000..20fe8fd6 --- /dev/null +++ b/LibreOJ/2884/data/04-22.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef9555a8b89aa4000dfb3f7ca2216c925eb1d37e1633a4d2c446b7a42dc3112 +size 9 diff --git a/LibreOJ/2884/data/04-22.in b/LibreOJ/2884/data/04-22.in new file mode 100644 index 00000000..b9f46781 --- /dev/null +++ b/LibreOJ/2884/data/04-22.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3baabe8b3bbeccbc45ffd3c6012a13febded07727688f38de73ad1c2744070fa +size 24202 diff --git a/LibreOJ/2884/data/04-23.ans b/LibreOJ/2884/data/04-23.ans new file mode 100644 index 00000000..c3085edf --- /dev/null +++ b/LibreOJ/2884/data/04-23.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0effbba7d4f3fb0389169f03506b305da5a71855ddba0a45c08d0f9cfddb6c +size 7 diff --git a/LibreOJ/2884/data/04-23.in b/LibreOJ/2884/data/04-23.in new file mode 100644 index 00000000..d6f8173c --- /dev/null +++ b/LibreOJ/2884/data/04-23.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68415d7c9ead463d542cb0426e940ffd2942e7d75a632714ebf3ebfe410d2553 +size 24601 diff --git a/LibreOJ/2884/data/04-24.ans b/LibreOJ/2884/data/04-24.ans new file mode 100644 index 00000000..ee7b2319 --- /dev/null +++ b/LibreOJ/2884/data/04-24.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8444b0921f25d6e2566591281bd8457473870b12563bbf5d79fd9c747fe1675 +size 7 diff --git a/LibreOJ/2884/data/04-24.in b/LibreOJ/2884/data/04-24.in new file mode 100644 index 00000000..572ab95a --- /dev/null +++ b/LibreOJ/2884/data/04-24.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bde3216bcd0a13b21c21bee23d07021d7f8d9a2fe1a217c61f49015aa2e08e5 +size 24568 diff --git a/LibreOJ/2884/data/04-25.ans b/LibreOJ/2884/data/04-25.ans new file mode 100644 index 00000000..dcae74b2 --- /dev/null +++ b/LibreOJ/2884/data/04-25.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e9731ee5eb5eff92cdbff301b88b0f3babd07e8f60a57417612bbe25995909a +size 11 diff --git a/LibreOJ/2884/data/04-25.in b/LibreOJ/2884/data/04-25.in new file mode 100644 index 00000000..f0bcd019 --- /dev/null +++ b/LibreOJ/2884/data/04-25.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc81e17c102b011d8f16e40dafc3546a585f84b135f2e7feb2c5dd9fc4b4e88 +size 20009 diff --git a/LibreOJ/2884/data/config.yaml b/LibreOJ/2884/data/config.yaml new file mode 100644 index 00000000..fb7c9f3e --- /dev/null +++ b/LibreOJ/2884/data/config.yaml @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65c103b16b13e5277ee2e8f925425f16c8120eddfdfaeee123ccda871da9ca95 +size 2791 diff --git a/LibreOJ/2884/data/sample-01.ans b/LibreOJ/2884/data/sample-01.ans new file mode 100644 index 00000000..d76a596d --- /dev/null +++ b/LibreOJ/2884/data/sample-01.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b5c2c2211c8d67ed15e75e656c7862d086e9245420892a7de62cd9ec582a06 +size 2 diff --git a/LibreOJ/2884/data/sample-01.in b/LibreOJ/2884/data/sample-01.in new file mode 100644 index 00000000..915d9dc7 --- /dev/null +++ b/LibreOJ/2884/data/sample-01.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8db1218be1b58de5e678b96ca0553a73aa401477c72eca1107219d6fc12db0 +size 24 diff --git a/LibreOJ/2884/data/sample-02.ans b/LibreOJ/2884/data/sample-02.ans new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/LibreOJ/2884/data/sample-02.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/LibreOJ/2884/data/sample-02.in b/LibreOJ/2884/data/sample-02.in new file mode 100644 index 00000000..651bb1a9 --- /dev/null +++ b/LibreOJ/2884/data/sample-02.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26554f0c1618b7034ab83164d5b595293a6e305594f2c612adfad2b3a1283397 +size 32 diff --git a/LibreOJ/2884/data/sample-03.ans b/LibreOJ/2884/data/sample-03.ans new file mode 100644 index 00000000..0ac7ed57 --- /dev/null +++ b/LibreOJ/2884/data/sample-03.ans @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07087c3e10795f38f31bb5eb66aea17de7c99990de609755a14488ca140ede5 +size 6 diff --git a/LibreOJ/2884/data/sample-03.in b/LibreOJ/2884/data/sample-03.in new file mode 100644 index 00000000..6b21b5c7 --- /dev/null +++ b/LibreOJ/2884/data/sample-03.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b762bc704388c4b70f060cef219104e19e5ff00961b3921a3f471510e58abce8 +size 113