Good Code, But there is logical error in line no. 57, 58 and 66 (in the code link)
Line no. 57:- check for edge case i < n-1
Line no. 58 and 62:- Return boolean value, returning answer doesn't give correct ans
i. case(in line 58): // Graph should…
Good Code, But there is logical error in line no. 57, 58 and 66 (in the code link)
Line no. 57:- check for edge case i < n-1
Line no. 58 and 62:- Return boolean value, returning answer doesn't give correct ans
i. case(in line 58): // Graph should…
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)