diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-03-30 23:38:17 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-03-30 23:38:17 +0200 |
| commit | 2842e9ef52d61fb52228ef4d7bc45f5aeb954ab3 (patch) | |
| tree | 83491054ffb89ccfdb14b73e4f5103dce64f47d1 /codeforces/TaisaAndDice/main_input0.txt | |
| parent | 4529466e757ee26063bcf943a22223d12ad6a792 (diff) | |
| download | competitive-programming-2842e9ef52d61fb52228ef4d7bc45f5aeb954ab3.tar.xz competitive-programming-2842e9ef52d61fb52228ef4d7bc45f5aeb954ab3.zip | |
Solved a couple of problem on codeforces
Diffstat (limited to 'codeforces/TaisaAndDice/main_input0.txt')
| -rw-r--r-- | codeforces/TaisaAndDice/main_input0.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/codeforces/TaisaAndDice/main_input0.txt b/codeforces/TaisaAndDice/main_input0.txt new file mode 100644 index 0000000..c035cd3 --- /dev/null +++ b/codeforces/TaisaAndDice/main_input0.txt @@ -0,0 +1,8 @@ +7 +2 2 1 +2 4 2 +4 9 5 +5 17 11 +3 15 10 +4 4 3 +5 20 15 |
