We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Number Line Jumps
- Discussions
Number Line Jumps
Number Line Jumps
Sort by
recency
|
129 Discussions
|
Please Login in order to post a comment
Yet, another poorly worded problem.
Rust best solution
If you’re looking for solutions to the 3-month preparation kit in either Python or Rust, you can find them below: my solutions
Python best solution
If you’re looking for solutions to the 3-month preparation kit in either Python or Rust, you can find them below: my solutions
I'm confused by this one. 0 3 4 2 So, the steps should be as follows... 0 3 6 9 for kangaroo 1 4 6 8 10 for kangaroo 2
The expected answer is YES, but the steps don't line up. The question reads like the kangaroos must jump at the same time.