diff options
Diffstat (limited to 'codeforces/SumInBinaryTree/main_input0.txt')
| -rw-r--r-- | codeforces/SumInBinaryTree/main_input0.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/codeforces/SumInBinaryTree/main_input0.txt b/codeforces/SumInBinaryTree/main_input0.txt new file mode 100644 index 0000000..b27450f --- /dev/null +++ b/codeforces/SumInBinaryTree/main_input0.txt @@ -0,0 +1,7 @@ +6 +3 +10 +37 +1 +10000000000000000 +15 |
