#HW help

13 messages · Page 1 of 1 (latest)

viral timber
#

how would i be able to do this without using for loops? (that would cause TLE, right?)

smoky bridgeBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

#

@viral timber

Screenshots!

Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!

abstract trellis
#

It’s a maths problem no need for loops

#

B/X - A/X

#

That’s i guess

viral timber
#

so it's the same as making a prefix array of how many times u can divise

#

alright thank you

#

!solved

smoky bridgeBOT
#

Thank you and let us know if you have any more questions!

abstract trellis
viral timber