TheAlgorithms/Java

[FEATURE REQUEST] <StronglyConnectedComponentOptimizedTest.java>

Opened this issue · 3 comments

What would you like to Propose?

This java file can't run because it ends with an unresolved compilation problem. I forked the master branch and tried to compile each code and here I found that one.

Issue details

Screenshot 2024-10-25 204534
Here is the output I got when tried to execute that.

image
Here is the output from terminal.

Additional Information

However, I hope by adding the correct package, this problem could be solved.

I'm not sure why you are having this issue, but we have build in our CI pipeline and it works just fine

hii @TheAlgorithm, Can you assign me for this issue.

Please also explain in your PR what the issue is and why it doesn't reproduce in PR checks