Remove some debug printouts
Dependencies
- [2]
NJC3HBR6Initial attempt to not get too short planks at end of row - [3]
4YYL4VTYIntroduce Cut - [4]
MLUGR2LLAdd default impl and some basic plank logic - [5]
E6F2AEXPFix floorbuilding - [6]
RYT4PXCXCut coordinate is relative the new plank - [*]
5TH3AA4610 mm extra space
Change contents
- edit in src/bin/main.rs at line 121
println!("Required length: {}", required_length); - edit in src/bin/main.rs at line 131
println!("Cut coordinates: {:?}", row.get_cut_coordinates());