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/LongLong/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/LongLong/main_input0.txt')
| -rw-r--r-- | codeforces/LongLong/main_input0.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/codeforces/LongLong/main_input0.txt b/codeforces/LongLong/main_input0.txt new file mode 100644 index 0000000..18e1a67 --- /dev/null +++ b/codeforces/LongLong/main_input0.txt @@ -0,0 +1,11 @@ +5 +6 +-1 7 -4 -2 5 -8 +8 +-1 0 0 -2 1 0 -3 0 +5 +2 -1 0 -3 -7 +5 +0 -17 0 1 0 +4 +-1 0 -2 -1 |
