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 more information use !howto ask.
15 messages · Page 1 of 1 (latest)
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 more information use !howto ask.
sounds less like bubbles and more like permutations
i think
abc is not the same order as bac so, no?
post the original problem
otherwise you’re just guessing
and so are we
😮
i thought the same at first but it got me confused in your previous messages you only mentioned abc, acb, bac, bca and not cab, cba cases. If it's just all permutations i think you can do it ez with backtracking
but again, what bad_doggo said
permutations dont need an order
u cannot swap c and a directly because you can only swap i and i + 1 you se
errors involving vectors