Please read the new rule regarding the restriction on the use of AI tools. ×

invincibel31's blog

By invincibel31, history, 5 years ago, In English

it is the problem from spoj i am trying to find diameter/2 of a graph using bfs approach and it is giving me wrong answer can someone help me with the code.here is the link of my code: https://ide.codingblocks.com/s/111962

  • Vote: I like it
  • +3
  • Vote: I do not like it

| Write comment?
»
5 years ago, # |
  Vote: I like it +3 Vote: I do not like it

me too faced kind of same problem any solutions?