|
|
back to boardShow all messages Hide all messagesHint! Reshetnikov Andrey 2 Mar 2024 20:57 Think about O(N) solution, task much easier than is looks like. I use queue and got AC despite my solution probably has O(N * queue_work_complexity), not clearly O(N) |
|
|