Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Блог пользователя akshit.lite

Автор akshit.lite, история, 9 лет назад, По-английски

I am currently solving a problem on SPOJ on strongly connected components. I think i have figured out a correct algorithm for the problem. But i keep on getting SIGSEV ,perhaps the recursion is going to deep. I have'nt been able to figure out how the iterative version will look loke( the one i made up isn't giving correct output). It would be helpful if somene could share. PS : in refrence to http://www.spoj.com/problems/GOODA/ Thanks in advance.

  • Проголосовать: нравится
  • +1
  • Проголосовать: не нравится