diff --git a/README.md b/README.md index 2a44e50..d330cd4 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,15 @@ The test cases below are auto-generated by GitHub Actions every time a commit is ```python Parameters given: 3 floor, 20 meter x length, 25 meter y length. -Cost of materials and offsets (measured in USD): $-0.0 +Cost of materials and offsets (measured in USD): $106155.9 Columns (measured in quantity): Aluminum columns needed: 0 Steel columns needed: 350 Carbon offsets (measured in acres): -Oak tree acres: 0.19101294218181816 -Slash pine acres: -0.0 +Oak tree acres: 0.0 +Slash pine acres: 0.9490254579945798 ``` @@ -26,15 +26,15 @@ Slash pine acres: -0.0 ```python Parameters given: 5 floor, 15 meter x length, 40 meter y length. -Cost of materials and offsets (measured in USD): $-0.0 +Cost of materials and offsets (measured in USD): $212311.79 Columns (measured in quantity): Aluminum columns needed: 0 -Steel columns needed: 699 +Steel columns needed: 700 Carbon offsets (measured in acres): -Oak tree acres: 0.381994211810462 -Slash pine acres: -0.0 +Oak tree acres: 0.0 +Slash pine acres: 1.8980509159891596 ``` @@ -42,14 +42,14 @@ Slash pine acres: -0.0 ```python Parameters given: 1 floor, 40 meter x length, 20 meter y length. -Cost of materials and offsets (measured in USD): $-0.0 +Cost of materials and offsets (measured in USD): $56638.12 Columns (measured in quantity): Aluminum columns needed: 0 -Steel columns needed: 186 +Steel columns needed: 187 Carbon offsets (measured in acres): -Oak tree acres: 0.10186512314945655 -Slash pine acres: -0.0 +Oak tree acres: 0.0 +Slash pine acres: 0.5062106495633845 ```