diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2022-11-02 11:50:58 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2022-11-02 11:50:58 +0200 |
| commit | 8ad882a1deea1ae012c6acf8810e3de9babca9f4 (patch) | |
| tree | b063177175302e0e9daf6eccb5c9ff27c4d801f2 /cses/TwoSets/main_output0.txt | |
| parent | ed30499f7213c756c75527673dd9dbcc1bf059b5 (diff) | |
| download | competitive-programming-8ad882a1deea1ae012c6acf8810e3de9babca9f4.tar.xz competitive-programming-8ad882a1deea1ae012c6acf8810e3de9babca9f4.zip | |
solved 3 problems from cses
Diffstat (limited to 'cses/TwoSets/main_output0.txt')
| -rw-r--r-- | cses/TwoSets/main_output0.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cses/TwoSets/main_output0.txt b/cses/TwoSets/main_output0.txt new file mode 100644 index 0000000..90d1101 --- /dev/null +++ b/cses/TwoSets/main_output0.txt @@ -0,0 +1,5 @@ +YES +4 +1 2 4 7 +3 +3 5 6 |
