diff options
Diffstat (limited to 'codeforces/TalesOfASort/main_input0.txt')
| -rw-r--r-- | codeforces/TalesOfASort/main_input0.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/codeforces/TalesOfASort/main_input0.txt b/codeforces/TalesOfASort/main_input0.txt new file mode 100644 index 0000000..4d2d7bf --- /dev/null +++ b/codeforces/TalesOfASort/main_input0.txt @@ -0,0 +1,15 @@ +7 +3 +1 2 3 +5 +2 1 2 1 2 +4 +3 1 5 4 +2 +7 7 +5 +4 1 3 2 5 +5 +2 3 1 4 5 +3 +1000000000 1 2 |
