diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2024-06-07 01:52:03 +0300 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2024-06-07 01:52:03 +0300 |
| commit | 40e35b4513ffe3bc7caff9593bb2ad3dcf391785 (patch) | |
| tree | a7496bab0c335c6c48f83e4dca6ff317bbbf72a2 /codeforces/GuessTheMaximum/main_input0.txt | |
| parent | 5565beca67266d65b28d0c0ad5d1a06178ede73f (diff) | |
| download | competitive-programming-master.tar.xz competitive-programming-master.zip | |
Diffstat (limited to 'codeforces/GuessTheMaximum/main_input0.txt')
| -rw-r--r-- | codeforces/GuessTheMaximum/main_input0.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/codeforces/GuessTheMaximum/main_input0.txt b/codeforces/GuessTheMaximum/main_input0.txt new file mode 100644 index 0000000..88da53f --- /dev/null +++ b/codeforces/GuessTheMaximum/main_input0.txt @@ -0,0 +1,13 @@ +6 +4 +2 4 1 7 +5 +1 2 3 4 5 +2 +1 1 +3 +37 8 16 +5 +10 10 10 10 9 +10 +3 12 9 5 2 3 2 9 8 2 |
