diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-08-01 21:07:23 +0300 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-08-01 21:07:23 +0300 |
| commit | c53e273f03a6a7bdb03870d3af565ca44e77fc0b (patch) | |
| tree | 5730a3a595a5d6ddb48bd592dff0fa1b452b460e /codeforces/ForbiddenInteger/main_input0.txt | |
| parent | 47cb41f721c44a3e89cf09218c59a64e0b703994 (diff) | |
| download | competitive-programming-c53e273f03a6a7bdb03870d3af565ca44e77fc0b.tar.xz competitive-programming-c53e273f03a6a7bdb03870d3af565ca44e77fc0b.zip | |
Solve a problem from codeforces
Diffstat (limited to 'codeforces/ForbiddenInteger/main_input0.txt')
| -rw-r--r-- | codeforces/ForbiddenInteger/main_input0.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/codeforces/ForbiddenInteger/main_input0.txt b/codeforces/ForbiddenInteger/main_input0.txt new file mode 100644 index 0000000..1b3d214 --- /dev/null +++ b/codeforces/ForbiddenInteger/main_input0.txt @@ -0,0 +1,6 @@ +5 +10 3 2 +5 2 1 +4 2 1 +7 7 3 +6 1 1 |
