diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-08-25 00:41:23 +0300 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-08-25 00:41:23 +0300 |
| commit | 8bcdf7747e7cb34e7370f2ab3c4714bfedeec2f4 (patch) | |
| tree | 2037952226b079dfd0ba6c81fb1c6591b03b3357 /contests/Round894/C/main_input0.txt | |
| parent | a1ed3789607ca60942ddf02eeb41f12697731396 (diff) | |
| download | competitive-programming-8bcdf7747e7cb34e7370f2ab3c4714bfedeec2f4.tar.xz competitive-programming-8bcdf7747e7cb34e7370f2ab3c4714bfedeec2f4.zip | |
Solved 4 problem Round894(Div3)
Diffstat (limited to 'contests/Round894/C/main_input0.txt')
| -rw-r--r-- | contests/Round894/C/main_input0.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/contests/Round894/C/main_input0.txt b/contests/Round894/C/main_input0.txt new file mode 100644 index 0000000..91118e5 --- /dev/null +++ b/contests/Round894/C/main_input0.txt @@ -0,0 +1,15 @@ +7 +5 +5 4 3 2 1 +3 +3 1 1 +3 +4 2 1 +1 +2 +5 +5 3 3 1 1 +5 +5 5 5 3 3 +2 +6 1 |
