4 lines
255 B
Plaintext
4 lines
255 B
Plaintext
Calculating the amount of wrapping paper and ribbon needed to wrap all the presents
|
|
Note: My goal here is to learn C better, not just complete the challenge, so in this case I'm learning structs a little better, and trying a 2d array.
|
|
Completed 22/3/2024
|