+ 3
How can I type my post which is longer then 1024 symbols?
Task N°2. Finding the best route. The turtle moves along a square glade of size m * n (matrix m * n). Each cell of the meadow has its own weight (number of flowers). Objective: write an algorithm for finding a route for a turtle, following which it will be able to collect the largest number of flowers. Description of my solution taking more then 1024 symbols. If you have a solution or related tips you can write it here.))
2 Respostas
+ 1
You can write it in a code. They don't have a character limit.
+ 3
Thanks!;)