diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-09-26 14:32:40 +0300 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-09-26 14:32:40 +0300 |
| commit | 1e554737ac3fda9ecf16c4a2818598b6032d7390 (patch) | |
| tree | fab446600d82409621ed0a832d130f51b3f6421e /codeforces/ChipsOnTheBoard/main_input0.txt | |
| parent | 60214bc8d0cfa68c1e3b74b62d9dcd1f548390eb (diff) | |
| download | competitive-programming-1e554737ac3fda9ecf16c4a2818598b6032d7390.tar.xz competitive-programming-1e554737ac3fda9ecf16c4a2818598b6032d7390.zip | |
Solved A and B in the last Div2
Diffstat (limited to 'codeforces/ChipsOnTheBoard/main_input0.txt')
| -rw-r--r-- | codeforces/ChipsOnTheBoard/main_input0.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/codeforces/ChipsOnTheBoard/main_input0.txt b/codeforces/ChipsOnTheBoard/main_input0.txt new file mode 100644 index 0000000..35d6d40 --- /dev/null +++ b/codeforces/ChipsOnTheBoard/main_input0.txt @@ -0,0 +1,13 @@ +4 +3 +1 4 1 +3 2 2 +1 +4 +5 +2 +4 5 +2 3 +5 +5 2 4 5 3 +3 4 2 1 5 |
