Skip to content

Update file AirlineProblem.java

prajakta bendre requested to merge testbranch3 into crachat

Summary by Bito

This PR fixes critical syntax and logic errors in AirlineProblem.java, including import statement corrections and conditional check updates. The changes improve execution flow by restructuring the else block, preventing potential runtime errors. These modifications enhance the overall reliability and maintainability of the code.

Unit tests added: False

Estimated effort to review (1-5, lower is better): 1
Edited by prajakta bendre

Merge request reports