diff options
| author | omagdy7 <omar.magdy8777@gmail.com> | 2023-03-13 12:59:41 +0200 |
|---|---|---|
| committer | omagdy7 <omar.magdy8777@gmail.com> | 2023-03-13 12:59:41 +0200 |
| commit | ef09dc1158cfb989a59af5e987d1791d159ad055 (patch) | |
| tree | 1793939ba3a9f919599e494331b90218f7c4c7ab /contests/NeviusWelcomeRound(div1+div2)/A/main_input0.txt | |
| parent | 035ae0db488809f8c6a2d0956614c344ed8e4f32 (diff) | |
| download | competitive-programming-ef09dc1158cfb989a59af5e987d1791d159ad055.tar.xz competitive-programming-ef09dc1158cfb989a59af5e987d1791d159ad055.zip | |
Solved some problems
Diffstat (limited to 'contests/NeviusWelcomeRound(div1+div2)/A/main_input0.txt')
| -rw-r--r-- | contests/NeviusWelcomeRound(div1+div2)/A/main_input0.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contests/NeviusWelcomeRound(div1+div2)/A/main_input0.txt b/contests/NeviusWelcomeRound(div1+div2)/A/main_input0.txt new file mode 100644 index 0000000..c45dff2 --- /dev/null +++ b/contests/NeviusWelcomeRound(div1+div2)/A/main_input0.txt @@ -0,0 +1,6 @@ +5 +-4 1 +4 4 +0 -6 +-5 -4 +7 -8 |
