From 47cb41f721c44a3e89cf09218c59a64e0b703994 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 31 Jul 2023 17:55:28 +0300 Subject: Solve 3 problems from div3 --- codeforces/SumInBinaryTree/main_output0.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 codeforces/SumInBinaryTree/main_output0.txt (limited to 'codeforces/SumInBinaryTree/main_output0.txt') diff --git a/codeforces/SumInBinaryTree/main_output0.txt b/codeforces/SumInBinaryTree/main_output0.txt new file mode 100644 index 0000000..158fc61 --- /dev/null +++ b/codeforces/SumInBinaryTree/main_output0.txt @@ -0,0 +1,6 @@ +4 +18 +71 +1 +19999999999999980 +26 -- cgit v1.2.3