diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-07-25 21:47:54 +0300 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-07-25 21:47:54 +0300 |
| commit | 41ce2d5446f6f075eb8711fe1ec50b7d0e53e5f4 (patch) | |
| tree | 308693614a9a51d8fd6283ee364060ca07ce647d /contests/Round888/D/main_input0.txt | |
| parent | 6b548332bfc6469756526002971c422f43f86d0a (diff) | |
| download | competitive-programming-41ce2d5446f6f075eb8711fe1ec50b7d0e53e5f4.tar.xz competitive-programming-41ce2d5446f6f075eb8711fe1ec50b7d0e53e5f4.zip | |
Solved 3 problems in today's Div3 round
Diffstat (limited to 'contests/Round888/D/main_input0.txt')
| -rw-r--r-- | contests/Round888/D/main_input0.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/contests/Round888/D/main_input0.txt b/contests/Round888/D/main_input0.txt new file mode 100644 index 0000000..4856c58 --- /dev/null +++ b/contests/Round888/D/main_input0.txt @@ -0,0 +1,25 @@ +12 +5 +6 8 12 15 +5 +1 6 8 15 +4 +1 2 100 +4 +1 3 6 +2 +2 +3 +1 2 +4 +3 7 10 +5 +5 44 46 50 +4 +1 9 10 +5 +13 21 36 42 +5 +1 2 3 1000000000000000000 +9 +9 11 12 20 25 28 30 33 |
