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 /codeforces/RudolphAndCutTheRope/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 'codeforces/RudolphAndCutTheRope/main_input0.txt')
| -rw-r--r-- | codeforces/RudolphAndCutTheRope/main_input0.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/codeforces/RudolphAndCutTheRope/main_input0.txt b/codeforces/RudolphAndCutTheRope/main_input0.txt new file mode 100644 index 0000000..521f3ef --- /dev/null +++ b/codeforces/RudolphAndCutTheRope/main_input0.txt @@ -0,0 +1,20 @@ +4 +3 +4 3 +3 1 +1 2 +4 +9 2 +5 2 +7 7 +3 4 +5 +11 7 +5 10 +12 9 +3 2 +1 5 +3 +5 6 +4 5 +7 7 |
