diff options
Diffstat (limited to 'mat/advent/2/output.txt')
-rw-r--r-- | mat/advent/2/output.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mat/advent/2/output.txt b/mat/advent/2/output.txt new file mode 100644 index 0000000..a1fae0a --- /dev/null +++ b/mat/advent/2/output.txt @@ -0,0 +1,3 @@ +našel: 53.000000 = 3.000000 * 2.000000 + 2.000000 * 6.000000 + 5.000000 * 7.000000 ; 91.000000 = 5.000000 * 2.000000 + 3.000000 * 6.000000 + 9.000000 * 7.000000 +našel: 53.000000 = 3.000000 * 5.000000 + 2.000000 * 4.000000 + 5.000000 * 6.000000 ; 91.000000 = 5.000000 * 5.000000 + 3.000000 * 4.000000 + 9.000000 * 6.000000 +našel: 53.000000 = 3.000000 * 8.000000 + 2.000000 * 2.000000 + 5.000000 * 5.000000 ; 91.000000 = 5.000000 * 8.000000 + 3.000000 * 2.000000 + 9.000000 * 5.000000 |