From 5863ac7857b4ae76b59bc34916a24993216acb67 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Sat, 8 Oct 2022 20:50:18 +0800 Subject: [PATCH] G - Stonks https://atcoder.jp/contests/abc250/submissions/35492460 --- AtCoder/ABC250/G/G.cpp | 39 +++++++++++++++++++++++++++++ AtCoder/ABC250/G/data/sample_01.in | 3 +++ AtCoder/ABC250/G/data/sample_01.out | 3 +++ AtCoder/ABC250/G/data/sample_02.in | 3 +++ AtCoder/ABC250/G/data/sample_02.out | 3 +++ AtCoder/ABC250/G/data/sample_03.in | 3 +++ AtCoder/ABC250/G/data/sample_03.out | 3 +++ AtCoder/ABC250/G/data/test_01.in | 3 +++ AtCoder/ABC250/G/data/test_01.out | 3 +++ AtCoder/ABC250/G/data/test_02.in | 3 +++ AtCoder/ABC250/G/data/test_02.out | 3 +++ AtCoder/ABC250/G/data/test_03.in | 3 +++ AtCoder/ABC250/G/data/test_03.out | 3 +++ AtCoder/ABC250/G/data/test_04.in | 3 +++ AtCoder/ABC250/G/data/test_04.out | 3 +++ AtCoder/ABC250/G/data/test_05.in | 3 +++ AtCoder/ABC250/G/data/test_05.out | 3 +++ AtCoder/ABC250/G/data/test_06.in | 3 +++ AtCoder/ABC250/G/data/test_06.out | 3 +++ AtCoder/ABC250/G/data/test_07.in | 3 +++ AtCoder/ABC250/G/data/test_07.out | 3 +++ AtCoder/ABC250/G/data/test_08.in | 3 +++ AtCoder/ABC250/G/data/test_08.out | 3 +++ AtCoder/ABC250/G/data/test_09.in | 3 +++ AtCoder/ABC250/G/data/test_09.out | 3 +++ AtCoder/ABC250/G/data/test_10.in | 3 +++ AtCoder/ABC250/G/data/test_10.out | 3 +++ AtCoder/ABC250/G/data/test_11.in | 3 +++ AtCoder/ABC250/G/data/test_11.out | 3 +++ AtCoder/ABC250/G/data/test_12.in | 3 +++ AtCoder/ABC250/G/data/test_12.out | 3 +++ AtCoder/ABC250/G/data/test_13.in | 3 +++ AtCoder/ABC250/G/data/test_13.out | 3 +++ AtCoder/ABC250/G/data/test_14.in | 3 +++ AtCoder/ABC250/G/data/test_14.out | 3 +++ AtCoder/ABC250/G/data/test_15.in | 3 +++ AtCoder/ABC250/G/data/test_15.out | 3 +++ AtCoder/ABC250/G/data/test_16.in | 3 +++ AtCoder/ABC250/G/data/test_16.out | 3 +++ AtCoder/ABC250/G/data/test_17.in | 3 +++ AtCoder/ABC250/G/data/test_17.out | 3 +++ AtCoder/ABC250/G/data/test_18.in | 3 +++ AtCoder/ABC250/G/data/test_18.out | 3 +++ AtCoder/ABC250/G/data/test_19.in | 3 +++ AtCoder/ABC250/G/data/test_19.out | 3 +++ AtCoder/ABC250/G/data/test_20.in | 3 +++ AtCoder/ABC250/G/data/test_20.out | 3 +++ AtCoder/ABC250/G/data/test_21.in | 3 +++ AtCoder/ABC250/G/data/test_21.out | 3 +++ AtCoder/ABC250/G/data/test_22.in | 3 +++ AtCoder/ABC250/G/data/test_22.out | 3 +++ AtCoder/ABC250/G/data/test_23.in | 3 +++ AtCoder/ABC250/G/data/test_23.out | 3 +++ AtCoder/ABC250/G/data/test_24.in | 3 +++ AtCoder/ABC250/G/data/test_24.out | 3 +++ AtCoder/ABC250/G/data/test_25.in | 3 +++ AtCoder/ABC250/G/data/test_25.out | 3 +++ AtCoder/ABC250/G/data/test_26.in | 3 +++ AtCoder/ABC250/G/data/test_26.out | 3 +++ AtCoder/ABC250/G/data/test_27.in | 3 +++ AtCoder/ABC250/G/data/test_27.out | 3 +++ AtCoder/ABC250/G/data/test_28.in | 3 +++ AtCoder/ABC250/G/data/test_28.out | 3 +++ AtCoder/ABC250/G/data/test_29.in | 3 +++ AtCoder/ABC250/G/data/test_29.out | 3 +++ AtCoder/ABC250/G/data/test_30.in | 3 +++ AtCoder/ABC250/G/data/test_30.out | 3 +++ AtCoder/ABC250/G/data/test_31.in | 3 +++ AtCoder/ABC250/G/data/test_31.out | 3 +++ AtCoder/ABC250/G/data/test_32.in | 3 +++ AtCoder/ABC250/G/data/test_32.out | 3 +++ AtCoder/ABC250/G/data/test_33.in | 3 +++ AtCoder/ABC250/G/data/test_33.out | 3 +++ AtCoder/ABC250/G/data/test_34.in | 3 +++ AtCoder/ABC250/G/data/test_34.out | 3 +++ AtCoder/ABC250/G/data/test_35.in | 3 +++ AtCoder/ABC250/G/data/test_35.out | 3 +++ AtCoder/ABC250/G/data/test_36.in | 3 +++ AtCoder/ABC250/G/data/test_36.out | 3 +++ AtCoder/ABC250/G/data/test_37.in | 3 +++ AtCoder/ABC250/G/data/test_37.out | 3 +++ AtCoder/ABC250/G/data/test_38.in | 3 +++ AtCoder/ABC250/G/data/test_38.out | 3 +++ AtCoder/ABC250/G/data/test_39.in | 3 +++ AtCoder/ABC250/G/data/test_39.out | 3 +++ AtCoder/ABC250/G/data/test_40.in | 3 +++ AtCoder/ABC250/G/data/test_40.out | 3 +++ AtCoder/ABC250/G/data/test_41.in | 3 +++ AtCoder/ABC250/G/data/test_41.out | 3 +++ AtCoder/ABC250/G/data/test_42.in | 3 +++ AtCoder/ABC250/G/data/test_42.out | 3 +++ AtCoder/ABC250/G/data/test_43.in | 3 +++ AtCoder/ABC250/G/data/test_43.out | 3 +++ AtCoder/ABC250/G/data/test_44.in | 3 +++ AtCoder/ABC250/G/data/test_44.out | 3 +++ AtCoder/ABC250/G/data/test_45.in | 3 +++ AtCoder/ABC250/G/data/test_45.out | 3 +++ AtCoder/ABC250/G/data/test_46.in | 3 +++ AtCoder/ABC250/G/data/test_46.out | 3 +++ AtCoder/ABC250/G/data/test_47.in | 3 +++ AtCoder/ABC250/G/data/test_47.out | 3 +++ AtCoder/ABC250/G/data/test_48.in | 3 +++ AtCoder/ABC250/G/data/test_48.out | 3 +++ AtCoder/ABC250/G/data/test_49.in | 3 +++ AtCoder/ABC250/G/data/test_49.out | 3 +++ AtCoder/ABC250/G/data/test_50.in | 3 +++ AtCoder/ABC250/G/data/test_50.out | 3 +++ AtCoder/ABC250/G/data/test_51.in | 3 +++ AtCoder/ABC250/G/data/test_51.out | 3 +++ AtCoder/ABC250/G/data/test_52.in | 3 +++ AtCoder/ABC250/G/data/test_52.out | 3 +++ AtCoder/ABC250/G/data/test_53.in | 3 +++ AtCoder/ABC250/G/data/test_53.out | 3 +++ AtCoder/ABC250/G/data/test_54.in | 3 +++ AtCoder/ABC250/G/data/test_54.out | 3 +++ AtCoder/ABC250/G/data/test_55.in | 3 +++ AtCoder/ABC250/G/data/test_55.out | 3 +++ AtCoder/ABC250/G/data/test_56.in | 3 +++ AtCoder/ABC250/G/data/test_56.out | 3 +++ AtCoder/ABC250/G/data/test_57.in | 3 +++ AtCoder/ABC250/G/data/test_57.out | 3 +++ AtCoder/ABC250/G/data/test_58.in | 3 +++ AtCoder/ABC250/G/data/test_58.out | 3 +++ AtCoder/ABC250/G/data/test_59.in | 3 +++ AtCoder/ABC250/G/data/test_59.out | 3 +++ AtCoder/ABC250/G/data/test_60.in | 3 +++ AtCoder/ABC250/G/data/test_60.out | 3 +++ AtCoder/ABC250/G/data/test_61.in | 3 +++ AtCoder/ABC250/G/data/test_61.out | 3 +++ AtCoder/ABC250/G/data/test_62.in | 3 +++ AtCoder/ABC250/G/data/test_62.out | 3 +++ AtCoder/ABC250/G/data/test_63.in | 3 +++ AtCoder/ABC250/G/data/test_63.out | 3 +++ AtCoder/ABC250/G/data/test_64.in | 3 +++ AtCoder/ABC250/G/data/test_64.out | 3 +++ AtCoder/ABC250/G/data/test_65.in | 3 +++ AtCoder/ABC250/G/data/test_65.out | 3 +++ AtCoder/ABC250/G/data/test_66.in | 3 +++ AtCoder/ABC250/G/data/test_66.out | 3 +++ AtCoder/ABC250/G/data/test_67.in | 3 +++ AtCoder/ABC250/G/data/test_67.out | 3 +++ 141 files changed, 459 insertions(+) create mode 100644 AtCoder/ABC250/G/G.cpp create mode 100644 AtCoder/ABC250/G/data/sample_01.in create mode 100644 AtCoder/ABC250/G/data/sample_01.out create mode 100644 AtCoder/ABC250/G/data/sample_02.in create mode 100644 AtCoder/ABC250/G/data/sample_02.out create mode 100644 AtCoder/ABC250/G/data/sample_03.in create mode 100644 AtCoder/ABC250/G/data/sample_03.out create mode 100644 AtCoder/ABC250/G/data/test_01.in create mode 100644 AtCoder/ABC250/G/data/test_01.out create mode 100644 AtCoder/ABC250/G/data/test_02.in create mode 100644 AtCoder/ABC250/G/data/test_02.out create mode 100644 AtCoder/ABC250/G/data/test_03.in create mode 100644 AtCoder/ABC250/G/data/test_03.out create mode 100644 AtCoder/ABC250/G/data/test_04.in create mode 100644 AtCoder/ABC250/G/data/test_04.out create mode 100644 AtCoder/ABC250/G/data/test_05.in create mode 100644 AtCoder/ABC250/G/data/test_05.out create mode 100644 AtCoder/ABC250/G/data/test_06.in create mode 100644 AtCoder/ABC250/G/data/test_06.out create mode 100644 AtCoder/ABC250/G/data/test_07.in create mode 100644 AtCoder/ABC250/G/data/test_07.out create mode 100644 AtCoder/ABC250/G/data/test_08.in create mode 100644 AtCoder/ABC250/G/data/test_08.out create mode 100644 AtCoder/ABC250/G/data/test_09.in create mode 100644 AtCoder/ABC250/G/data/test_09.out create mode 100644 AtCoder/ABC250/G/data/test_10.in create mode 100644 AtCoder/ABC250/G/data/test_10.out create mode 100644 AtCoder/ABC250/G/data/test_11.in create mode 100644 AtCoder/ABC250/G/data/test_11.out create mode 100644 AtCoder/ABC250/G/data/test_12.in create mode 100644 AtCoder/ABC250/G/data/test_12.out create mode 100644 AtCoder/ABC250/G/data/test_13.in create mode 100644 AtCoder/ABC250/G/data/test_13.out create mode 100644 AtCoder/ABC250/G/data/test_14.in create mode 100644 AtCoder/ABC250/G/data/test_14.out create mode 100644 AtCoder/ABC250/G/data/test_15.in create mode 100644 AtCoder/ABC250/G/data/test_15.out create mode 100644 AtCoder/ABC250/G/data/test_16.in create mode 100644 AtCoder/ABC250/G/data/test_16.out create mode 100644 AtCoder/ABC250/G/data/test_17.in create mode 100644 AtCoder/ABC250/G/data/test_17.out create mode 100644 AtCoder/ABC250/G/data/test_18.in create mode 100644 AtCoder/ABC250/G/data/test_18.out create mode 100644 AtCoder/ABC250/G/data/test_19.in create mode 100644 AtCoder/ABC250/G/data/test_19.out create mode 100644 AtCoder/ABC250/G/data/test_20.in create mode 100644 AtCoder/ABC250/G/data/test_20.out create mode 100644 AtCoder/ABC250/G/data/test_21.in create mode 100644 AtCoder/ABC250/G/data/test_21.out create mode 100644 AtCoder/ABC250/G/data/test_22.in create mode 100644 AtCoder/ABC250/G/data/test_22.out create mode 100644 AtCoder/ABC250/G/data/test_23.in create mode 100644 AtCoder/ABC250/G/data/test_23.out create mode 100644 AtCoder/ABC250/G/data/test_24.in create mode 100644 AtCoder/ABC250/G/data/test_24.out create mode 100644 AtCoder/ABC250/G/data/test_25.in create mode 100644 AtCoder/ABC250/G/data/test_25.out create mode 100644 AtCoder/ABC250/G/data/test_26.in create mode 100644 AtCoder/ABC250/G/data/test_26.out create mode 100644 AtCoder/ABC250/G/data/test_27.in create mode 100644 AtCoder/ABC250/G/data/test_27.out create mode 100644 AtCoder/ABC250/G/data/test_28.in create mode 100644 AtCoder/ABC250/G/data/test_28.out create mode 100644 AtCoder/ABC250/G/data/test_29.in create mode 100644 AtCoder/ABC250/G/data/test_29.out create mode 100644 AtCoder/ABC250/G/data/test_30.in create mode 100644 AtCoder/ABC250/G/data/test_30.out create mode 100644 AtCoder/ABC250/G/data/test_31.in create mode 100644 AtCoder/ABC250/G/data/test_31.out create mode 100644 AtCoder/ABC250/G/data/test_32.in create mode 100644 AtCoder/ABC250/G/data/test_32.out create mode 100644 AtCoder/ABC250/G/data/test_33.in create mode 100644 AtCoder/ABC250/G/data/test_33.out create mode 100644 AtCoder/ABC250/G/data/test_34.in create mode 100644 AtCoder/ABC250/G/data/test_34.out create mode 100644 AtCoder/ABC250/G/data/test_35.in create mode 100644 AtCoder/ABC250/G/data/test_35.out create mode 100644 AtCoder/ABC250/G/data/test_36.in create mode 100644 AtCoder/ABC250/G/data/test_36.out create mode 100644 AtCoder/ABC250/G/data/test_37.in create mode 100644 AtCoder/ABC250/G/data/test_37.out create mode 100644 AtCoder/ABC250/G/data/test_38.in create mode 100644 AtCoder/ABC250/G/data/test_38.out create mode 100644 AtCoder/ABC250/G/data/test_39.in create mode 100644 AtCoder/ABC250/G/data/test_39.out create mode 100644 AtCoder/ABC250/G/data/test_40.in create mode 100644 AtCoder/ABC250/G/data/test_40.out create mode 100644 AtCoder/ABC250/G/data/test_41.in create mode 100644 AtCoder/ABC250/G/data/test_41.out create mode 100644 AtCoder/ABC250/G/data/test_42.in create mode 100644 AtCoder/ABC250/G/data/test_42.out create mode 100644 AtCoder/ABC250/G/data/test_43.in create mode 100644 AtCoder/ABC250/G/data/test_43.out create mode 100644 AtCoder/ABC250/G/data/test_44.in create mode 100644 AtCoder/ABC250/G/data/test_44.out create mode 100644 AtCoder/ABC250/G/data/test_45.in create mode 100644 AtCoder/ABC250/G/data/test_45.out create mode 100644 AtCoder/ABC250/G/data/test_46.in create mode 100644 AtCoder/ABC250/G/data/test_46.out create mode 100644 AtCoder/ABC250/G/data/test_47.in create mode 100644 AtCoder/ABC250/G/data/test_47.out create mode 100644 AtCoder/ABC250/G/data/test_48.in create mode 100644 AtCoder/ABC250/G/data/test_48.out create mode 100644 AtCoder/ABC250/G/data/test_49.in create mode 100644 AtCoder/ABC250/G/data/test_49.out create mode 100644 AtCoder/ABC250/G/data/test_50.in create mode 100644 AtCoder/ABC250/G/data/test_50.out create mode 100644 AtCoder/ABC250/G/data/test_51.in create mode 100644 AtCoder/ABC250/G/data/test_51.out create mode 100644 AtCoder/ABC250/G/data/test_52.in create mode 100644 AtCoder/ABC250/G/data/test_52.out create mode 100644 AtCoder/ABC250/G/data/test_53.in create mode 100644 AtCoder/ABC250/G/data/test_53.out create mode 100644 AtCoder/ABC250/G/data/test_54.in create mode 100644 AtCoder/ABC250/G/data/test_54.out create mode 100644 AtCoder/ABC250/G/data/test_55.in create mode 100644 AtCoder/ABC250/G/data/test_55.out create mode 100644 AtCoder/ABC250/G/data/test_56.in create mode 100644 AtCoder/ABC250/G/data/test_56.out create mode 100644 AtCoder/ABC250/G/data/test_57.in create mode 100644 AtCoder/ABC250/G/data/test_57.out create mode 100644 AtCoder/ABC250/G/data/test_58.in create mode 100644 AtCoder/ABC250/G/data/test_58.out create mode 100644 AtCoder/ABC250/G/data/test_59.in create mode 100644 AtCoder/ABC250/G/data/test_59.out create mode 100644 AtCoder/ABC250/G/data/test_60.in create mode 100644 AtCoder/ABC250/G/data/test_60.out create mode 100644 AtCoder/ABC250/G/data/test_61.in create mode 100644 AtCoder/ABC250/G/data/test_61.out create mode 100644 AtCoder/ABC250/G/data/test_62.in create mode 100644 AtCoder/ABC250/G/data/test_62.out create mode 100644 AtCoder/ABC250/G/data/test_63.in create mode 100644 AtCoder/ABC250/G/data/test_63.out create mode 100644 AtCoder/ABC250/G/data/test_64.in create mode 100644 AtCoder/ABC250/G/data/test_64.out create mode 100644 AtCoder/ABC250/G/data/test_65.in create mode 100644 AtCoder/ABC250/G/data/test_65.out create mode 100644 AtCoder/ABC250/G/data/test_66.in create mode 100644 AtCoder/ABC250/G/data/test_66.out create mode 100644 AtCoder/ABC250/G/data/test_67.in create mode 100644 AtCoder/ABC250/G/data/test_67.out diff --git a/AtCoder/ABC250/G/G.cpp b/AtCoder/ABC250/G/G.cpp new file mode 100644 index 00000000..a02996bf --- /dev/null +++ b/AtCoder/ABC250/G/G.cpp @@ -0,0 +1,39 @@ +#include +#include +#include +#include + +using std::cin; +using std::cout; +const char endl = '\n'; + +const int N = 2e5 + 5; + +int n, p[N]; +long long ans; +std::priority_queue, std::greater<>> q; + +int main() { + std::ios::sync_with_stdio(false); + cin.tie(nullptr); + + cin >> n; + + for (int i = 1; i <= n; i++) { + cin >> p[i]; + } + + for (int i = 1; i <= n; i++) { + if (!q.empty() && q.top() < p[i]) { + ans += p[i] - q.top(); + q.pop(); + q.emplace(p[i]); + } + + q.emplace(p[i]); + } + + cout << ans << endl; + + return 0; +} diff --git a/AtCoder/ABC250/G/data/sample_01.in b/AtCoder/ABC250/G/data/sample_01.in new file mode 100644 index 00000000..8ed7d2c5 --- /dev/null +++ b/AtCoder/ABC250/G/data/sample_01.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913842944f093b930e7a1440a539f2031f43724185c74053b4bdebb63c0c7627 +size 18 diff --git a/AtCoder/ABC250/G/data/sample_01.out b/AtCoder/ABC250/G/data/sample_01.out new file mode 100644 index 00000000..bf7021d6 --- /dev/null +++ b/AtCoder/ABC250/G/data/sample_01.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6c21e8d260fe71882debdb339d2402a2ca7648529bc2303f48649bce0380017 +size 3 diff --git a/AtCoder/ABC250/G/data/sample_02.in b/AtCoder/ABC250/G/data/sample_02.in new file mode 100644 index 00000000..56c859e5 --- /dev/null +++ b/AtCoder/ABC250/G/data/sample_02.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e36406be404939c4aecf947024838ae750cdbbda9c82a4783cf28dff1328bb7 +size 22 diff --git a/AtCoder/ABC250/G/data/sample_02.out b/AtCoder/ABC250/G/data/sample_02.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/sample_02.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/sample_03.in b/AtCoder/ABC250/G/data/sample_03.in new file mode 100644 index 00000000..4294a9f6 --- /dev/null +++ b/AtCoder/ABC250/G/data/sample_03.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f5d90c3cd1946551516baf21519966b04884e50f03ef676061acae61b3a4055 +size 95 diff --git a/AtCoder/ABC250/G/data/sample_03.out b/AtCoder/ABC250/G/data/sample_03.out new file mode 100644 index 00000000..14c5161a --- /dev/null +++ b/AtCoder/ABC250/G/data/sample_03.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192bcfb91bc41ef7ece392fd3fdabb6ca112009135f33cdbf5019adabba6aeaa +size 11 diff --git a/AtCoder/ABC250/G/data/test_01.in b/AtCoder/ABC250/G/data/test_01.in new file mode 100644 index 00000000..9825fa23 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_01.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e4eacf50fa7d0f94112c462d6ffb672416011db09cba45e97ed0a0ff4ea15d +size 12 diff --git a/AtCoder/ABC250/G/data/test_01.out b/AtCoder/ABC250/G/data/test_01.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_01.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_02.in b/AtCoder/ABC250/G/data/test_02.in new file mode 100644 index 00000000..ca34b170 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_02.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b742ef78bb437aa89df6587ac1546ed2ea0c5e242d128e794d27163e008ee570 +size 1107721 diff --git a/AtCoder/ABC250/G/data/test_02.out b/AtCoder/ABC250/G/data/test_02.out new file mode 100644 index 00000000..f078e7df --- /dev/null +++ b/AtCoder/ABC250/G/data/test_02.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e3851adb0c1a56f221115e4eaf2be969522b41f0ea0360015f35df79a13a2d +size 15 diff --git a/AtCoder/ABC250/G/data/test_03.in b/AtCoder/ABC250/G/data/test_03.in new file mode 100644 index 00000000..01323882 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_03.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad81e1525ca0f3f8a253f3b9037b4c4c852c41d9f0c6b8ee18a1c671a3b74883 +size 778442 diff --git a/AtCoder/ABC250/G/data/test_03.out b/AtCoder/ABC250/G/data/test_03.out new file mode 100644 index 00000000..430b3ae9 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_03.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d3b9784588966a5696368dea92fb19e2e00cc84366dc4c2c9e2219c025e9d9 +size 9 diff --git a/AtCoder/ABC250/G/data/test_04.in b/AtCoder/ABC250/G/data/test_04.in new file mode 100644 index 00000000..9256a7ff --- /dev/null +++ b/AtCoder/ABC250/G/data/test_04.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79e0111cfea7c47c32457f198042d9c62de7287a2afa2068c92be85551cd7a9 +size 15269 diff --git a/AtCoder/ABC250/G/data/test_04.out b/AtCoder/ABC250/G/data/test_04.out new file mode 100644 index 00000000..383180c9 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_04.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c509c62b1f42180a623251d1b8552a4bf7631aec52a859870be4baa473d1d31 +size 7 diff --git a/AtCoder/ABC250/G/data/test_05.in b/AtCoder/ABC250/G/data/test_05.in new file mode 100644 index 00000000..45ec7ef5 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_05.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e940136407fb56b6edebfb4a5fb09a1682e3f33c2a5e2f0fbb3321346a71a168 +size 267669 diff --git a/AtCoder/ABC250/G/data/test_05.out b/AtCoder/ABC250/G/data/test_05.out new file mode 100644 index 00000000..34c1dd3e --- /dev/null +++ b/AtCoder/ABC250/G/data/test_05.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a4eec931457080da5369a4f8f973cd1d0fcf4bb6829e7930f0ab2e791e7e5ac +size 9 diff --git a/AtCoder/ABC250/G/data/test_06.in b/AtCoder/ABC250/G/data/test_06.in new file mode 100644 index 00000000..40d5149c --- /dev/null +++ b/AtCoder/ABC250/G/data/test_06.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5260dc9c649ddfaf7aa3d6eae81ce4e19ef73ebdbc04184f4922baf30011cfbd +size 1377937 diff --git a/AtCoder/ABC250/G/data/test_06.out b/AtCoder/ABC250/G/data/test_06.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_06.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_07.in b/AtCoder/ABC250/G/data/test_07.in new file mode 100644 index 00000000..1660ad7b --- /dev/null +++ b/AtCoder/ABC250/G/data/test_07.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab552433b48df98ea4149f5a91f1e584c6fd6953c83a0e1b225d7735aa6931a +size 26649 diff --git a/AtCoder/ABC250/G/data/test_07.out b/AtCoder/ABC250/G/data/test_07.out new file mode 100644 index 00000000..d4d1e7e5 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_07.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a897a8144a2e9ca0fb99162b760535a01b08c7b3dc5c6fe76014caf80c75f385 +size 10 diff --git a/AtCoder/ABC250/G/data/test_08.in b/AtCoder/ABC250/G/data/test_08.in new file mode 100644 index 00000000..2915acb3 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_08.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:216f53f27922996a91cc9a04e2cddb6505c538b99726c636c44e5fd0bf4a8722 +size 1106474 diff --git a/AtCoder/ABC250/G/data/test_08.out b/AtCoder/ABC250/G/data/test_08.out new file mode 100644 index 00000000..3be80914 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_08.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c65bdcdac83b34f2216bc0d6ee80a100be437ac157700050b8306c7f55b166 +size 12 diff --git a/AtCoder/ABC250/G/data/test_09.in b/AtCoder/ABC250/G/data/test_09.in new file mode 100644 index 00000000..5de43ea5 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_09.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9463c935f661b2985e1bf2e691d7ebff64a13d7bfe78b97f18e15f369fe8479c +size 1977574 diff --git a/AtCoder/ABC250/G/data/test_09.out b/AtCoder/ABC250/G/data/test_09.out new file mode 100644 index 00000000..7ed61532 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_09.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88670d284765b12882db70598d46177fb5d7c59f7f4cd3ebb492c454b74f5045 +size 15 diff --git a/AtCoder/ABC250/G/data/test_10.in b/AtCoder/ABC250/G/data/test_10.in new file mode 100644 index 00000000..4d5f669c --- /dev/null +++ b/AtCoder/ABC250/G/data/test_10.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9263bbcbd557ab1f992b2461942672e12f660984771bbec65c9773dbfa213c43 +size 12751 diff --git a/AtCoder/ABC250/G/data/test_10.out b/AtCoder/ABC250/G/data/test_10.out new file mode 100644 index 00000000..c09e9103 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_10.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33670007b69516dae75e7eb62cca80ee755c8707ad2f82b237e49f54e2438cd +size 13 diff --git a/AtCoder/ABC250/G/data/test_11.in b/AtCoder/ABC250/G/data/test_11.in new file mode 100644 index 00000000..0eaaf67f --- /dev/null +++ b/AtCoder/ABC250/G/data/test_11.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:147af9ccb5096be2f5a2fe4f6055fad9d3eadb0a43cfa69aca0ede34b9cfeb7a +size 1898280 diff --git a/AtCoder/ABC250/G/data/test_11.out b/AtCoder/ABC250/G/data/test_11.out new file mode 100644 index 00000000..d96b326c --- /dev/null +++ b/AtCoder/ABC250/G/data/test_11.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0902ec277c7c7d10ef1048ab9fd9bfa5c6eb4cea29f86316d069538f523203 +size 15 diff --git a/AtCoder/ABC250/G/data/test_12.in b/AtCoder/ABC250/G/data/test_12.in new file mode 100644 index 00000000..23a410ee --- /dev/null +++ b/AtCoder/ABC250/G/data/test_12.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f98e077b3efd89307680be5249a2125ab4ec322dbfc315db5865dd6341c350 +size 778478 diff --git a/AtCoder/ABC250/G/data/test_12.out b/AtCoder/ABC250/G/data/test_12.out new file mode 100644 index 00000000..f8c598ec --- /dev/null +++ b/AtCoder/ABC250/G/data/test_12.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c643297df9b05d70db409e4bf422810f1bb0dbda674993a2be56e2ca1aa5600c +size 9 diff --git a/AtCoder/ABC250/G/data/test_13.in b/AtCoder/ABC250/G/data/test_13.in new file mode 100644 index 00000000..c6753231 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_13.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277f201448df02649f9889448ddba8df73961898577202a766702b68941816ae +size 3197 diff --git a/AtCoder/ABC250/G/data/test_13.out b/AtCoder/ABC250/G/data/test_13.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_13.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_14.in b/AtCoder/ABC250/G/data/test_14.in new file mode 100644 index 00000000..362ff987 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_14.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d757c1c2ce306d00219db3e533a5394c2be356cea0bab998f91a9d0ea50051 +size 714787 diff --git a/AtCoder/ABC250/G/data/test_14.out b/AtCoder/ABC250/G/data/test_14.out new file mode 100644 index 00000000..f89f6809 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_14.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6016c21a7a4c9c8228e76bff242bafe31ab7fe9ad61af11f7dccdb760ea669c8 +size 9 diff --git a/AtCoder/ABC250/G/data/test_15.in b/AtCoder/ABC250/G/data/test_15.in new file mode 100644 index 00000000..2b175c2c --- /dev/null +++ b/AtCoder/ABC250/G/data/test_15.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acb294ce8085f315ccb9e6b58b9b8bfe1d996dc4f1daa62ac0cffd6b0a1f057 +size 1377999 diff --git a/AtCoder/ABC250/G/data/test_15.out b/AtCoder/ABC250/G/data/test_15.out new file mode 100644 index 00000000..3918fa46 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_15.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c441eb6e6ec04da0ea624797a9b978ecfa2babea9f07f02be44ce44c70ffc4 +size 12 diff --git a/AtCoder/ABC250/G/data/test_16.in b/AtCoder/ABC250/G/data/test_16.in new file mode 100644 index 00000000..a45b7bb3 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_16.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66779872a4a32af531d224f77e46f8415c71668cde4a0058f15cc52f73f6b0c9 +size 10037 diff --git a/AtCoder/ABC250/G/data/test_16.out b/AtCoder/ABC250/G/data/test_16.out new file mode 100644 index 00000000..8b7442f3 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_16.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf56d89ce11d0ce7aab63bc86075547231ce920bd6288682fb7602b29d25353 +size 10 diff --git a/AtCoder/ABC250/G/data/test_17.in b/AtCoder/ABC250/G/data/test_17.in new file mode 100644 index 00000000..c884009d --- /dev/null +++ b/AtCoder/ABC250/G/data/test_17.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbf92aca30ac733ffa055fcb6ce8cffedf5ee69dc94965e8297dd453538f34e +size 983635 diff --git a/AtCoder/ABC250/G/data/test_17.out b/AtCoder/ABC250/G/data/test_17.out new file mode 100644 index 00000000..d7028da6 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_17.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b5d0ea782f9986a476df873d95a7ab90f9b52f77b1d3a8b085e2b3b043c6b0 +size 12 diff --git a/AtCoder/ABC250/G/data/test_18.in b/AtCoder/ABC250/G/data/test_18.in new file mode 100644 index 00000000..3e854f7e --- /dev/null +++ b/AtCoder/ABC250/G/data/test_18.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63541312b626bd6d62f3894688062c7ba82862edaf8cd789c23e4b5bbb94243 +size 1977770 diff --git a/AtCoder/ABC250/G/data/test_18.out b/AtCoder/ABC250/G/data/test_18.out new file mode 100644 index 00000000..75dc581b --- /dev/null +++ b/AtCoder/ABC250/G/data/test_18.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef25a18cf9a65becd012cb76bedff42c10b16f36e4f623ec1b105684b7674234 +size 15 diff --git a/AtCoder/ABC250/G/data/test_19.in b/AtCoder/ABC250/G/data/test_19.in new file mode 100644 index 00000000..da4ef4b7 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_19.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8531df27eae04920842c8635286d35cda481b13a4da4ef3fb90619805136a8 +size 35521 diff --git a/AtCoder/ABC250/G/data/test_19.out b/AtCoder/ABC250/G/data/test_19.out new file mode 100644 index 00000000..c08d32bd --- /dev/null +++ b/AtCoder/ABC250/G/data/test_19.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f72c1d0cc39d218400b97e983e5f7575394631200eb831dcf91728763821aa5 +size 13 diff --git a/AtCoder/ABC250/G/data/test_20.in b/AtCoder/ABC250/G/data/test_20.in new file mode 100644 index 00000000..733f5430 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_20.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47118ae69441f61bd8f50538de4222d93a32cd1b32b4bfe2aeed260e826df105 +size 364092 diff --git a/AtCoder/ABC250/G/data/test_20.out b/AtCoder/ABC250/G/data/test_20.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_20.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_21.in b/AtCoder/ABC250/G/data/test_21.in new file mode 100644 index 00000000..7e732a26 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_21.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecde1e55a4f3823b51c6289f2491a30c5dea6d81b4dee5d787fe18facbbbfeac +size 778390 diff --git a/AtCoder/ABC250/G/data/test_21.out b/AtCoder/ABC250/G/data/test_21.out new file mode 100644 index 00000000..5da86a3d --- /dev/null +++ b/AtCoder/ABC250/G/data/test_21.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f3052b06c577a8ff07544a7195e930e5bdea8a57b74a20879b536bad03a985 +size 9 diff --git a/AtCoder/ABC250/G/data/test_22.in b/AtCoder/ABC250/G/data/test_22.in new file mode 100644 index 00000000..d8c10dfd --- /dev/null +++ b/AtCoder/ABC250/G/data/test_22.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f26cfdf8961c46d7fac9db7f6f5eb7644a82007214f1bc7ecb99c128ffd1207 +size 9886 diff --git a/AtCoder/ABC250/G/data/test_22.out b/AtCoder/ABC250/G/data/test_22.out new file mode 100644 index 00000000..082e213a --- /dev/null +++ b/AtCoder/ABC250/G/data/test_22.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25d80b1fc36372a44f6530493c4d04162424da6e48722a2395bce4e500a248b +size 7 diff --git a/AtCoder/ABC250/G/data/test_23.in b/AtCoder/ABC250/G/data/test_23.in new file mode 100644 index 00000000..57896b9a --- /dev/null +++ b/AtCoder/ABC250/G/data/test_23.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bacf90c7c837c28294b19d3c7d7bf3cf3b37e23b7474adcfa2dc93a960580a1 +size 604733 diff --git a/AtCoder/ABC250/G/data/test_23.out b/AtCoder/ABC250/G/data/test_23.out new file mode 100644 index 00000000..b640e1c2 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_23.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63fa791d394f25ecc6596b642cf95013e2ac210dbddd9c633688b46777cb930 +size 9 diff --git a/AtCoder/ABC250/G/data/test_24.in b/AtCoder/ABC250/G/data/test_24.in new file mode 100644 index 00000000..05599414 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_24.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2538406b0823ea76498dcf2c515c9cde5f9e0031f5522ca9b32783587771c865 +size 1377585 diff --git a/AtCoder/ABC250/G/data/test_24.out b/AtCoder/ABC250/G/data/test_24.out new file mode 100644 index 00000000..88d46458 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_24.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:550838b1bb731883e9fab39edf52f26775a12764030b487208d56aa548d411b9 +size 12 diff --git a/AtCoder/ABC250/G/data/test_25.in b/AtCoder/ABC250/G/data/test_25.in new file mode 100644 index 00000000..58a44a05 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_25.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae39a98047ee19a598e788ff127d2c2dcf3ccf46135e69815d847b2af0101ae3 +size 15209 diff --git a/AtCoder/ABC250/G/data/test_25.out b/AtCoder/ABC250/G/data/test_25.out new file mode 100644 index 00000000..75e8ea9d --- /dev/null +++ b/AtCoder/ABC250/G/data/test_25.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e88245ed4bb9c1b8ec5adb4bc19d6ffeac4e501bc7ffe0dfd9030c7f90aef8 +size 10 diff --git a/AtCoder/ABC250/G/data/test_26.in b/AtCoder/ABC250/G/data/test_26.in new file mode 100644 index 00000000..5f8af7e1 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_26.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03f7213d68d7a0e4eeb754f1ef1e2a5c83fa6043181a9b5731087a9216f2a08 +size 349942 diff --git a/AtCoder/ABC250/G/data/test_26.out b/AtCoder/ABC250/G/data/test_26.out new file mode 100644 index 00000000..530cd75b --- /dev/null +++ b/AtCoder/ABC250/G/data/test_26.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ffaa4d044d5b597a295f9278a0e0b9d0efef9d24a2eb5f2657e77e8daa6567 +size 12 diff --git a/AtCoder/ABC250/G/data/test_27.in b/AtCoder/ABC250/G/data/test_27.in new file mode 100644 index 00000000..9f38b4fd --- /dev/null +++ b/AtCoder/ABC250/G/data/test_27.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bdacbaad0d26cc735fe17d6612d5fbf25a9c7acd5a4abc0ceb8187dae4ee7ef +size 1977692 diff --git a/AtCoder/ABC250/G/data/test_27.out b/AtCoder/ABC250/G/data/test_27.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_27.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_28.in b/AtCoder/ABC250/G/data/test_28.in new file mode 100644 index 00000000..dc1e8c17 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_28.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfec5a8a851a619a0cfe41399c34b7b93aa6968d734a7e5be7711a84759e57b +size 13009 diff --git a/AtCoder/ABC250/G/data/test_28.out b/AtCoder/ABC250/G/data/test_28.out new file mode 100644 index 00000000..cf5d52a8 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_28.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3f1bc5a3e87be01cee7345c940ecb0cb62f5f9b9b35f24efdfa79b6d62b26d +size 12 diff --git a/AtCoder/ABC250/G/data/test_29.in b/AtCoder/ABC250/G/data/test_29.in new file mode 100644 index 00000000..8d5d421b --- /dev/null +++ b/AtCoder/ABC250/G/data/test_29.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22d5b7ee67412eaf0d2ceddd51382935014f08c93e9f36709dd0ce5d3b98011e +size 1597381 diff --git a/AtCoder/ABC250/G/data/test_29.out b/AtCoder/ABC250/G/data/test_29.out new file mode 100644 index 00000000..75a6e08e --- /dev/null +++ b/AtCoder/ABC250/G/data/test_29.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad2a589989df2835605da17e2b6e462938fbbb64314a22534b75e05ebe7fb26 +size 15 diff --git a/AtCoder/ABC250/G/data/test_30.in b/AtCoder/ABC250/G/data/test_30.in new file mode 100644 index 00000000..d1f50eb5 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_30.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac899a17e710730eb7c1e0c63726b856163cad261d80dc940378010255618b4 +size 778814 diff --git a/AtCoder/ABC250/G/data/test_30.out b/AtCoder/ABC250/G/data/test_30.out new file mode 100644 index 00000000..7a5cbddb --- /dev/null +++ b/AtCoder/ABC250/G/data/test_30.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92d7cf48c0ca46b77a6a035569e49c5840beff869c887a483e78e32ecdd0f55 +size 9 diff --git a/AtCoder/ABC250/G/data/test_31.in b/AtCoder/ABC250/G/data/test_31.in new file mode 100644 index 00000000..84046ecf --- /dev/null +++ b/AtCoder/ABC250/G/data/test_31.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d4ea7be4055b75915508e2df1adb9f990320911f075ffa126f7ae3148524506 +size 6093 diff --git a/AtCoder/ABC250/G/data/test_31.out b/AtCoder/ABC250/G/data/test_31.out new file mode 100644 index 00000000..f086d492 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_31.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3043e58bc150ef17f4633fa1a9c8cf3676cbd7c4343cc0b0c61943175d2d4e8 +size 7 diff --git a/AtCoder/ABC250/G/data/test_32.in b/AtCoder/ABC250/G/data/test_32.in new file mode 100644 index 00000000..18c25b07 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_32.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0eacba4659f5893cda97c2b9a5b694be8ed28e16b4a5413dd033c9eb1f34c7 +size 327003 diff --git a/AtCoder/ABC250/G/data/test_32.out b/AtCoder/ABC250/G/data/test_32.out new file mode 100644 index 00000000..de97beea --- /dev/null +++ b/AtCoder/ABC250/G/data/test_32.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9dea34f2ed1154d3f2f8291ce130155eb49c4dc81e75b0e49d980287663fd2 +size 9 diff --git a/AtCoder/ABC250/G/data/test_33.in b/AtCoder/ABC250/G/data/test_33.in new file mode 100644 index 00000000..89a8568a --- /dev/null +++ b/AtCoder/ABC250/G/data/test_33.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:079f2226af55eb5fafd37d6311482572132447a0f41d9b51532085de72fa54e4 +size 1378038 diff --git a/AtCoder/ABC250/G/data/test_33.out b/AtCoder/ABC250/G/data/test_33.out new file mode 100644 index 00000000..2ccf3b84 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_33.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e8d79ee1ee9d5c6df245a99d5609c8752b43f84f5f6d1df3d73cbc137bdc5b +size 12 diff --git a/AtCoder/ABC250/G/data/test_34.in b/AtCoder/ABC250/G/data/test_34.in new file mode 100644 index 00000000..14cdcb1f --- /dev/null +++ b/AtCoder/ABC250/G/data/test_34.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02eb7459b30a457239e03974bc4d65fcafb6d6c752095ed0e808159d2aa83666 +size 5705 diff --git a/AtCoder/ABC250/G/data/test_34.out b/AtCoder/ABC250/G/data/test_34.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_34.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_35.in b/AtCoder/ABC250/G/data/test_35.in new file mode 100644 index 00000000..a01c0c20 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_35.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb2853173582c5d0e12df3ca757532469f70f9ad7830769c3837d7fcbc4fac0a +size 1159027 diff --git a/AtCoder/ABC250/G/data/test_35.out b/AtCoder/ABC250/G/data/test_35.out new file mode 100644 index 00000000..18d2d0d9 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_35.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e03da6c3fc39665a3146cc088d13e722ca9b886d4acde49cc0d437b4658a0e9 +size 12 diff --git a/AtCoder/ABC250/G/data/test_36.in b/AtCoder/ABC250/G/data/test_36.in new file mode 100644 index 00000000..a65f1711 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_36.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b4d914b2ea899fb7207a02f9dcd7bae5e777030ff293bd030647f76346162a +size 1977971 diff --git a/AtCoder/ABC250/G/data/test_36.out b/AtCoder/ABC250/G/data/test_36.out new file mode 100644 index 00000000..3a14c55e --- /dev/null +++ b/AtCoder/ABC250/G/data/test_36.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c8cb783ed872b5f6403cc0d92f7001374c285716890aa6b90162a412d20259 +size 15 diff --git a/AtCoder/ABC250/G/data/test_37.in b/AtCoder/ABC250/G/data/test_37.in new file mode 100644 index 00000000..37fba1b9 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_37.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4289787487b27a0799a71fd68669ec36d5ba315ac878307d314608edb2610c3b +size 29966 diff --git a/AtCoder/ABC250/G/data/test_37.out b/AtCoder/ABC250/G/data/test_37.out new file mode 100644 index 00000000..ee034efe --- /dev/null +++ b/AtCoder/ABC250/G/data/test_37.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f05c4c491fe5dd2b40651b796632b100d12bc7f330adced5fc947f8b0973f2eb +size 13 diff --git a/AtCoder/ABC250/G/data/test_38.in b/AtCoder/ABC250/G/data/test_38.in new file mode 100644 index 00000000..f362b4fa --- /dev/null +++ b/AtCoder/ABC250/G/data/test_38.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b3ad1e4431f2b7659b42b5603396202c56b4db813620bce5aa35a56eb336d1 +size 56939 diff --git a/AtCoder/ABC250/G/data/test_38.out b/AtCoder/ABC250/G/data/test_38.out new file mode 100644 index 00000000..187a8b37 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_38.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af58047918d15d612e94d91d607075bb08c4e88b0a32d0daea7b9e6ab8117c5a +size 14 diff --git a/AtCoder/ABC250/G/data/test_39.in b/AtCoder/ABC250/G/data/test_39.in new file mode 100644 index 00000000..423db54a --- /dev/null +++ b/AtCoder/ABC250/G/data/test_39.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e2b98b503ca15b0b0fef96c1bd12fdd7713eaf5f695a96d598874a436eaa4b4 +size 778652 diff --git a/AtCoder/ABC250/G/data/test_39.out b/AtCoder/ABC250/G/data/test_39.out new file mode 100644 index 00000000..f60af1b5 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_39.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9383b2adc0d25adc7be297c95e73b7f4c660ee8d00f0fe039fdf2601e12ce9f1 +size 9 diff --git a/AtCoder/ABC250/G/data/test_40.in b/AtCoder/ABC250/G/data/test_40.in new file mode 100644 index 00000000..2ba83cba --- /dev/null +++ b/AtCoder/ABC250/G/data/test_40.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c141bf4c5619f4ba5aa5c48f893c23548cb060aecfa7814b23378b3acc103ef2 +size 7364 diff --git a/AtCoder/ABC250/G/data/test_40.out b/AtCoder/ABC250/G/data/test_40.out new file mode 100644 index 00000000..ff5ff22e --- /dev/null +++ b/AtCoder/ABC250/G/data/test_40.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da258028f05fa44c3879f3b995e35d66acd363bf8c5b0f49cf2fb60f1374b8a3 +size 7 diff --git a/AtCoder/ABC250/G/data/test_41.in b/AtCoder/ABC250/G/data/test_41.in new file mode 100644 index 00000000..32a75383 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_41.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b62592fbfaf241a9c451360bc1a874c09e7dccb9945ef0513351b13d976442 +size 746742 diff --git a/AtCoder/ABC250/G/data/test_41.out b/AtCoder/ABC250/G/data/test_41.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_41.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_42.in b/AtCoder/ABC250/G/data/test_42.in new file mode 100644 index 00000000..6f8a2d66 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_42.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ea42aee870fd5dce5ebc73418c2a4b5b82614008292484e81354f2c8e4d4e5 +size 1378024 diff --git a/AtCoder/ABC250/G/data/test_42.out b/AtCoder/ABC250/G/data/test_42.out new file mode 100644 index 00000000..c6a6616f --- /dev/null +++ b/AtCoder/ABC250/G/data/test_42.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a998a4762d22a8f1e7b8722a0cbe24fd606e737bc9ec6bf7d84541a6ee7381 +size 12 diff --git a/AtCoder/ABC250/G/data/test_43.in b/AtCoder/ABC250/G/data/test_43.in new file mode 100644 index 00000000..45c85b6f --- /dev/null +++ b/AtCoder/ABC250/G/data/test_43.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6cd888c9ccf9ebd69baf86140dade9493061a2a5b540f02ebf151738e28754 +size 17285 diff --git a/AtCoder/ABC250/G/data/test_43.out b/AtCoder/ABC250/G/data/test_43.out new file mode 100644 index 00000000..6c249dfb --- /dev/null +++ b/AtCoder/ABC250/G/data/test_43.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232a52441e133630d8b201dd1b1211c8d0a052f1d5ad538a42fdb20262f94370 +size 10 diff --git a/AtCoder/ABC250/G/data/test_44.in b/AtCoder/ABC250/G/data/test_44.in new file mode 100644 index 00000000..0814ce4d --- /dev/null +++ b/AtCoder/ABC250/G/data/test_44.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f1b86bde620cae3d5ef0dbd2fe9c0b33ad4f075473afcfdf461a958db92517c +size 424315 diff --git a/AtCoder/ABC250/G/data/test_44.out b/AtCoder/ABC250/G/data/test_44.out new file mode 100644 index 00000000..15b0d60a --- /dev/null +++ b/AtCoder/ABC250/G/data/test_44.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80fed20fbebf2f0dcdf8b85b282060801e05d1523770fd60a2bd572ed5a3bf2a +size 12 diff --git a/AtCoder/ABC250/G/data/test_45.in b/AtCoder/ABC250/G/data/test_45.in new file mode 100644 index 00000000..107694da --- /dev/null +++ b/AtCoder/ABC250/G/data/test_45.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc2ccd4c33e4844820026717fd1ba8c247184031acca466f761afba31b1cb02 +size 1977905 diff --git a/AtCoder/ABC250/G/data/test_45.out b/AtCoder/ABC250/G/data/test_45.out new file mode 100644 index 00000000..1053a4cf --- /dev/null +++ b/AtCoder/ABC250/G/data/test_45.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f9d54679aa8453499ac86c578c5250d24f972f74ed5bfb6cdf8431735eff24 +size 15 diff --git a/AtCoder/ABC250/G/data/test_46.in b/AtCoder/ABC250/G/data/test_46.in new file mode 100644 index 00000000..3fecb348 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_46.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c4c2e64fe0f378545c5733ad20e3c1d5176d54298f16dfb27cb9815ba51b64 +size 44049 diff --git a/AtCoder/ABC250/G/data/test_46.out b/AtCoder/ABC250/G/data/test_46.out new file mode 100644 index 00000000..07afa930 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_46.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3fb10411652784d527d01dde955d2825f9d0a5f2b9767b754358a0a12f37fa1 +size 14 diff --git a/AtCoder/ABC250/G/data/test_47.in b/AtCoder/ABC250/G/data/test_47.in new file mode 100644 index 00000000..09fa7092 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_47.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23fe3aa945d2fb924542b665b5e986834a04926ec3a45a5510043975c8732296 +size 1173028 diff --git a/AtCoder/ABC250/G/data/test_47.out b/AtCoder/ABC250/G/data/test_47.out new file mode 100644 index 00000000..9ca4b843 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_47.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:410fd6c9b54274ed0f5d2fc253a7b50997202e10b76e2d898e488fc06e50f0d5 +size 15 diff --git a/AtCoder/ABC250/G/data/test_48.in b/AtCoder/ABC250/G/data/test_48.in new file mode 100644 index 00000000..00297820 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_48.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb7dafa2bf5706a8e8fbb98d11d34079bd827f2c20dc29c443f42cb4cc998ec +size 778419 diff --git a/AtCoder/ABC250/G/data/test_48.out b/AtCoder/ABC250/G/data/test_48.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_48.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_49.in b/AtCoder/ABC250/G/data/test_49.in new file mode 100644 index 00000000..bbe97ad0 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_49.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e500c4299172885350cfbd11a8490dc9cc6f211f278758608297612f190338 +size 12410 diff --git a/AtCoder/ABC250/G/data/test_49.out b/AtCoder/ABC250/G/data/test_49.out new file mode 100644 index 00000000..cd6085b8 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_49.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe03a8d944a6bd99711b62b86e94bcc71a348397f26ed1b7e1fd3848751a113 +size 7 diff --git a/AtCoder/ABC250/G/data/test_50.in b/AtCoder/ABC250/G/data/test_50.in new file mode 100644 index 00000000..327b1d8b --- /dev/null +++ b/AtCoder/ABC250/G/data/test_50.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e5f497fd9b69ea2b4f2136c65cba24edc422f0f553806bb2ee7d7a87502658 +size 418372 diff --git a/AtCoder/ABC250/G/data/test_50.out b/AtCoder/ABC250/G/data/test_50.out new file mode 100644 index 00000000..8f5c14c1 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_50.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5976ef189dca2afc9575b31a0b24c256e7b94a74db5c6e8ebd10fd755ad44d82 +size 9 diff --git a/AtCoder/ABC250/G/data/test_51.in b/AtCoder/ABC250/G/data/test_51.in new file mode 100644 index 00000000..0febc1c5 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_51.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6cc5ce666ea5754744fe7be6d993e0b42308d7687053581f0c15585342527d3 +size 1377723 diff --git a/AtCoder/ABC250/G/data/test_51.out b/AtCoder/ABC250/G/data/test_51.out new file mode 100644 index 00000000..d8ec0345 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_51.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635b692e1a021da60434282bea1cf2c2ec035e4e7cee3a460e9b819a0e673475 +size 12 diff --git a/AtCoder/ABC250/G/data/test_52.in b/AtCoder/ABC250/G/data/test_52.in new file mode 100644 index 00000000..99ddd8d7 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_52.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a72b9d82ae611521f24ed2f96633d279451d6c74496f70387709f7fcd42b54c +size 1417 diff --git a/AtCoder/ABC250/G/data/test_52.out b/AtCoder/ABC250/G/data/test_52.out new file mode 100644 index 00000000..2e11bfa0 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_52.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060fb39e44bf97b98681da769423da6aedcc90d13e09aaee16b39e20f02c733e +size 9 diff --git a/AtCoder/ABC250/G/data/test_53.in b/AtCoder/ABC250/G/data/test_53.in new file mode 100644 index 00000000..89104328 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_53.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d29cd3ac7fc221bcea3cbcd9ebde811c617bc217c778a553f36ca360a2fd871 +size 427505 diff --git a/AtCoder/ABC250/G/data/test_53.out b/AtCoder/ABC250/G/data/test_53.out new file mode 100644 index 00000000..8891aa2b --- /dev/null +++ b/AtCoder/ABC250/G/data/test_53.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:976651cb38ecfc5e23e294351566d398238c0c77a61e571641cfa7a5b14e3745 +size 12 diff --git a/AtCoder/ABC250/G/data/test_54.in b/AtCoder/ABC250/G/data/test_54.in new file mode 100644 index 00000000..d287038e --- /dev/null +++ b/AtCoder/ABC250/G/data/test_54.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd1b30f439185c0d8d790ad3fb66c01c27de6ec6b69744fdcb6db5bd653159f +size 1977662 diff --git a/AtCoder/ABC250/G/data/test_54.out b/AtCoder/ABC250/G/data/test_54.out new file mode 100644 index 00000000..1ffcad02 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_54.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:106c9bcfc221a7ca805c42a0952df0d4f2ca15eb949680c7d775e1491921594e +size 15 diff --git a/AtCoder/ABC250/G/data/test_55.in b/AtCoder/ABC250/G/data/test_55.in new file mode 100644 index 00000000..bbe4cfa7 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_55.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349ffdd477c8b0588e2ea1bf59de7b8c66c49bb2fa38508230ae0d4f1e3e011f +size 45814 diff --git a/AtCoder/ABC250/G/data/test_55.out b/AtCoder/ABC250/G/data/test_55.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_55.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_56.in b/AtCoder/ABC250/G/data/test_56.in new file mode 100644 index 00000000..403e49e5 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_56.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd6d972053efa68366bbe1b6270f7b13eb0761787377ae7afdef8a06eedb654 +size 1171212 diff --git a/AtCoder/ABC250/G/data/test_56.out b/AtCoder/ABC250/G/data/test_56.out new file mode 100644 index 00000000..4509e760 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_56.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d81ed13961e87350cd91bf85cee42f531cf4f8f55734e1aa15164ca13e3518 +size 14 diff --git a/AtCoder/ABC250/G/data/test_57.in b/AtCoder/ABC250/G/data/test_57.in new file mode 100644 index 00000000..6104f4fa --- /dev/null +++ b/AtCoder/ABC250/G/data/test_57.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca798e683143ba6a539c7c66888db1d59f9ed28287ae7f8fb171cb59fdc5d86 +size 778514 diff --git a/AtCoder/ABC250/G/data/test_57.out b/AtCoder/ABC250/G/data/test_57.out new file mode 100644 index 00000000..ca1cc7a9 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_57.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5152e453349de10fca476b94d6a05810ae93d2a4356982bf31a54e1982d9521b +size 9 diff --git a/AtCoder/ABC250/G/data/test_58.in b/AtCoder/ABC250/G/data/test_58.in new file mode 100644 index 00000000..d03eaae1 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_58.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55707f111297935baf642ed464d40d9558706b1f19e162b7e2fb552e1c4f56fc +size 14000 diff --git a/AtCoder/ABC250/G/data/test_58.out b/AtCoder/ABC250/G/data/test_58.out new file mode 100644 index 00000000..97f6d155 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_58.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39f4fef3c2514043d83f1062818e93d845a9e98fbfc5a356901b84b4b1cc16d +size 7 diff --git a/AtCoder/ABC250/G/data/test_59.in b/AtCoder/ABC250/G/data/test_59.in new file mode 100644 index 00000000..fe1d9a1e --- /dev/null +++ b/AtCoder/ABC250/G/data/test_59.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be191385176479d235fcf35e490af2859e2a936c864022e303dfa0b345fa145e +size 321673 diff --git a/AtCoder/ABC250/G/data/test_59.out b/AtCoder/ABC250/G/data/test_59.out new file mode 100644 index 00000000..e8b60245 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_59.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1cb181e849006cb28c829949902b036d12ffcd61cb2af9719a5eeee3f3a408 +size 9 diff --git a/AtCoder/ABC250/G/data/test_60.in b/AtCoder/ABC250/G/data/test_60.in new file mode 100644 index 00000000..453e1635 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_60.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7adde271c59cf4658949331d51457825c4e71131d0cda8c6e00352818bd7d5a7 +size 1377632 diff --git a/AtCoder/ABC250/G/data/test_60.out b/AtCoder/ABC250/G/data/test_60.out new file mode 100644 index 00000000..dc801ea1 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_60.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b19adceaab99cf44dffdbd069691f2733e59e5fa06095fd14153c629674eda17 +size 12 diff --git a/AtCoder/ABC250/G/data/test_61.in b/AtCoder/ABC250/G/data/test_61.in new file mode 100644 index 00000000..5911351d --- /dev/null +++ b/AtCoder/ABC250/G/data/test_61.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f1eb8a88f5244c35374dc936e2f520d2b9634dca62aee4b2ae73c4e76f7bd5c +size 1999 diff --git a/AtCoder/ABC250/G/data/test_61.out b/AtCoder/ABC250/G/data/test_61.out new file mode 100644 index 00000000..2eabddf8 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_61.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ac40799c83999dc45398b3417ebd3cdf28f08b02e2c73aee02126b703c19d2 +size 9 diff --git a/AtCoder/ABC250/G/data/test_62.in b/AtCoder/ABC250/G/data/test_62.in new file mode 100644 index 00000000..f9a518f9 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_62.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ef06c9d706fbd7f0a378670579dd1024350b4d3fa6b73f54cc1220787f21d4 +size 845543 diff --git a/AtCoder/ABC250/G/data/test_62.out b/AtCoder/ABC250/G/data/test_62.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_62.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_63.in b/AtCoder/ABC250/G/data/test_63.in new file mode 100644 index 00000000..054eeb0c --- /dev/null +++ b/AtCoder/ABC250/G/data/test_63.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798422199d7f9467d4e5e8d58c5d61e809990ab8a03e40f8061294132e7b58df +size 1978039 diff --git a/AtCoder/ABC250/G/data/test_63.out b/AtCoder/ABC250/G/data/test_63.out new file mode 100644 index 00000000..3c5ec394 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_63.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b50037ccccaae9bac013357dab377f817b2a37139635520a7074f421228d1f20 +size 15 diff --git a/AtCoder/ABC250/G/data/test_64.in b/AtCoder/ABC250/G/data/test_64.in new file mode 100644 index 00000000..d57c4c63 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_64.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d069a1577bf0ca04ba13c31dabeb8de05f9e8d9fdc6548ed48df252403f3ca +size 400007 diff --git a/AtCoder/ABC250/G/data/test_64.out b/AtCoder/ABC250/G/data/test_64.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_64.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_65.in b/AtCoder/ABC250/G/data/test_65.in new file mode 100644 index 00000000..0c3f4a55 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_65.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8491d47173fdd826ba66b780ad8dd070a62b92069056fdde7a5e8749ef8692f +size 2200007 diff --git a/AtCoder/ABC250/G/data/test_65.out b/AtCoder/ABC250/G/data/test_65.out new file mode 100644 index 00000000..804fcc90 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_65.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa +size 2 diff --git a/AtCoder/ABC250/G/data/test_66.in b/AtCoder/ABC250/G/data/test_66.in new file mode 100644 index 00000000..49a0a60d --- /dev/null +++ b/AtCoder/ABC250/G/data/test_66.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84bedbe6b450dda117f9093ef3e024937cc20ea11e216b2349a992f78c3f7a4 +size 1300007 diff --git a/AtCoder/ABC250/G/data/test_66.out b/AtCoder/ABC250/G/data/test_66.out new file mode 100644 index 00000000..39d90032 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_66.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc74225e786f7150a650baa9aa404bb94d808816386e77127551f1ae3a2b662 +size 15 diff --git a/AtCoder/ABC250/G/data/test_67.in b/AtCoder/ABC250/G/data/test_67.in new file mode 100644 index 00000000..df6c86e5 --- /dev/null +++ b/AtCoder/ABC250/G/data/test_67.in @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19e3f494e101e82ef9a00ad9d2749e2e7f1e227cf002152533fd796517ae90cf +size 1300007 diff --git a/AtCoder/ABC250/G/data/test_67.out b/AtCoder/ABC250/G/data/test_67.out new file mode 100644 index 00000000..ad1a8f0c --- /dev/null +++ b/AtCoder/ABC250/G/data/test_67.out @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9725e239ddb42142112fcce460fee92bbdd2145c672f5a63c59243d2c61619e0 +size 15