diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2022-11-14 23:47:04 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2022-11-14 23:47:04 +0200 |
| commit | 89733653d2f6a9cfe4a4d89f6f90fcb8f30bc14e (patch) | |
| tree | 9b6bddd057090c5d4a092661425c758f2ec634ff /codeforces/EffectiveApproach/main_input2.txt | |
| parent | 65cbc4732866264a930f30d948f7258f6dde7497 (diff) | |
| download | competitive-programming-89733653d2f6a9cfe4a4d89f6f90fcb8f30bc14e.tar.xz competitive-programming-89733653d2f6a9cfe4a4d89f6f90fcb8f30bc14e.zip | |
Added 3 new problems from codeforces
Diffstat (limited to 'codeforces/EffectiveApproach/main_input2.txt')
| -rw-r--r-- | codeforces/EffectiveApproach/main_input2.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/codeforces/EffectiveApproach/main_input2.txt b/codeforces/EffectiveApproach/main_input2.txt new file mode 100644 index 0000000..f5c4c14 --- /dev/null +++ b/codeforces/EffectiveApproach/main_input2.txt @@ -0,0 +1,4 @@ +3 +3 1 2 +3 +1 2 3 |
