diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-09-24 21:04:29 +0300 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-09-24 21:04:29 +0300 |
| commit | 60214bc8d0cfa68c1e3b74b62d9dcd1f548390eb (patch) | |
| tree | ed741f03971fc54e4258e9f161fa456a468a9962 /contests/Round898/E/main_input0.txt | |
| parent | 6cde2cdd6a4753193f83ff1cd2f635582f3949eb (diff) | |
| download | competitive-programming-60214bc8d0cfa68c1e3b74b62d9dcd1f548390eb.tar.xz competitive-programming-60214bc8d0cfa68c1e3b74b62d9dcd1f548390eb.zip | |
Solved 5 problem in the last Div.4
Diffstat (limited to 'contests/Round898/E/main_input0.txt')
| -rw-r--r-- | contests/Round898/E/main_input0.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/contests/Round898/E/main_input0.txt b/contests/Round898/E/main_input0.txt new file mode 100644 index 0000000..22ab867 --- /dev/null +++ b/contests/Round898/E/main_input0.txt @@ -0,0 +1,11 @@ +5 +7 9 +3 1 2 4 6 2 5 +3 10 +1 1 1 +4 1 +1 4 3 4 +6 1984 +2 6 5 9 1 8 +1 1000000000 +1 |
