Project Euler #212: Combined Volume of Cuboids

Sort by

recency

|

2 Discussions

|

  • + 0 comments

    I did my best to optimize the code as much as possible. Despite of this I coudn't get it down to the c++ time limit for this challenge (2 seconds).

    Hope someday I can have a look at the best algorithm known for this challenge so I can learn what I didn't or did in excess.

    I'll keep an eye on it

  • + 1 comment

    Just out of curiosity:

    Why are these objects called cuboids and not cubes?

    Do they maybe just consist of points from ?

No more comments