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/Round896/A/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/Round896/A/main_input0.txt')
| -rw-r--r-- | contests/Round896/A/main_input0.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contests/Round896/A/main_input0.txt b/contests/Round896/A/main_input0.txt new file mode 100644 index 0000000..46d71ff --- /dev/null +++ b/contests/Round896/A/main_input0.txt @@ -0,0 +1,13 @@ +6 +4 +1 2 3 0 +8 +3 1 4 1 5 9 2 6 +6 +1 5 4 1 4 7 +5 +0 0 0 0 0 +7 +1 1 9 9 0 1 8 +3 +100 100 0 |
