diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-03-25 15:43:13 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-03-25 15:43:13 +0200 |
| commit | 41e4a123e8a63a0a33bc7c89569731c2daf65d95 (patch) | |
| tree | 35be45dcccfdd37c7a269b42ae55e07d96b47d76 /codeforces/MakeItBeautiful/main_input0.txt | |
| parent | 6411812a630e4230af27705d11f30405fbd83a68 (diff) | |
| download | competitive-programming-41e4a123e8a63a0a33bc7c89569731c2daf65d95.tar.xz competitive-programming-41e4a123e8a63a0a33bc7c89569731c2daf65d95.zip | |
Solve some problems
Diffstat (limited to 'codeforces/MakeItBeautiful/main_input0.txt')
| -rw-r--r-- | codeforces/MakeItBeautiful/main_input0.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/codeforces/MakeItBeautiful/main_input0.txt b/codeforces/MakeItBeautiful/main_input0.txt new file mode 100644 index 0000000..68f3664 --- /dev/null +++ b/codeforces/MakeItBeautiful/main_input0.txt @@ -0,0 +1,9 @@ +4 +4 +3 3 6 6 +2 +10 10 +5 +1 2 3 4 5 +3 +1 4 4 |
