diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-07-31 17:55:28 +0300 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-07-31 17:55:28 +0300 |
| commit | 47cb41f721c44a3e89cf09218c59a64e0b703994 (patch) | |
| tree | effdd540c8b90c63a2e62f5086615404a1ee4a60 /codeforces/SashaAndArrayColoring/main_input0.txt | |
| parent | 14b6ca598cdb041b56822fae224134610b7bb345 (diff) | |
| download | competitive-programming-47cb41f721c44a3e89cf09218c59a64e0b703994.tar.xz competitive-programming-47cb41f721c44a3e89cf09218c59a64e0b703994.zip | |
Solve 3 problems from div3
Diffstat (limited to 'codeforces/SashaAndArrayColoring/main_input0.txt')
| -rw-r--r-- | codeforces/SashaAndArrayColoring/main_input0.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/codeforces/SashaAndArrayColoring/main_input0.txt b/codeforces/SashaAndArrayColoring/main_input0.txt new file mode 100644 index 0000000..579024f --- /dev/null +++ b/codeforces/SashaAndArrayColoring/main_input0.txt @@ -0,0 +1,13 @@ +6 +5 +1 5 6 3 4 +1 +5 +4 +1 6 3 9 +6 +1 13 9 3 7 2 +4 +2 2 2 2 +5 +4 5 2 2 3 |
