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_output0.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_output0.txt')
| -rw-r--r-- | codeforces/ForbiddenInteger/main_output0.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/codeforces/ForbiddenInteger/main_output0.txt b/codeforces/ForbiddenInteger/main_output0.txt new file mode 100644 index 0000000..27737a1 --- /dev/null +++ b/codeforces/ForbiddenInteger/main_output0.txt @@ -0,0 +1,11 @@ +YES +6 +3 1 1 1 1 3 +NO +YES +2 +2 2 +YES +1 +7 +NO |
