diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-08-02 23:51:40 +0300 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-08-02 23:51:40 +0300 |
| commit | f91e65aa60df59a924e342aa6c444baf3eeff3f5 (patch) | |
| tree | 65ff5cfb5baef50864dcd5c68942b0e94475079e /codeforces/ComeTogether/main_input0.txt | |
| parent | c53e273f03a6a7bdb03870d3af565ca44e77fc0b (diff) | |
| download | competitive-programming-f91e65aa60df59a924e342aa6c444baf3eeff3f5.tar.xz competitive-programming-f91e65aa60df59a924e342aa6c444baf3eeff3f5.zip | |
Solved 1 problem on codeforces
Diffstat (limited to 'codeforces/ComeTogether/main_input0.txt')
| -rw-r--r-- | codeforces/ComeTogether/main_input0.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/codeforces/ComeTogether/main_input0.txt b/codeforces/ComeTogether/main_input0.txt new file mode 100644 index 0000000..1ebebc3 --- /dev/null +++ b/codeforces/ComeTogether/main_input0.txt @@ -0,0 +1,10 @@ +3 +3 1 +1 3 +6 4 +5 2 +2 2 +7 2 +1 1 +4 3 +5 5 |
