How can I type my post which is longer then 1024 symbols? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.))

24th Nov 2019, 3:33 AM
Alex Reflec
Alex Reflec - avatar
2 Answers
+ 1
You can write it in a code. They don't have a character limit.
25th Nov 2019, 3:50 AM
Diego
Diego - avatar
+ 3
Thanks!;)
28th Nov 2019, 2:05 AM
Alex Reflec
Alex Reflec - avatar