Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…uilding into main
  • Loading branch information
LiamSwayne committed Nov 26, 2023
2 parents ec0d2d2 + db92268 commit 15f82a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The test cases below are auto-generated by GitHub Actions every time a commit is
```python
Parameters given: 3 floor, 4 tile x length, 10 tile y length.

Cost (measured in USD): $4671.73
Cost (measured in USD): $6892.64

Columns (measured in quantity):
Aluminum columns needed: 0.0
Expand All @@ -21,7 +21,7 @@ Slash pine acres: 1.0
```python
Parameters given: 5 floor, 2 tile x length, 3 tile y length.

Cost (measured in USD): $1562.45
Cost (measured in USD): $1895.59

Columns (measured in quantity):
Aluminum columns needed: 0.0
Expand All @@ -36,7 +36,7 @@ Slash pine acres: 1.0
```python
Parameters given: 1 floor, 10 tile x length, 10 tile y length.

Cost (measured in USD): $0.0
Cost (measured in USD): $5552.29

Columns (measured in quantity):
Aluminum columns needed: 0.0
Expand Down

0 comments on commit 15f82a4

Please sign in to comment.