Java icon indicating copy to clipboard operation
Java copied to clipboard

Add itinerary tickets code

Open Imbiber opened this issue 2 years ago • 2 comments

  • [x] I have read CONTRIBUTING.md.
  • [x] This pull request is all my own work -- I have not plagiarized it.
  • [x] All filenames are in PascalCase.
  • [x] All functions and variable names follow Java naming conventions.
  • [x] All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.

Imbiber avatar Aug 30 '23 08:08 Imbiber

In general code looks good - no need for some big changes. Here are my small suggestions (some of them will fix the CI errors). You probably know its - It is enough to click Commit suggestion button.

@vil02 can you help me out. I tried, but failed to correct the error last time , you providing me changes has given me hope. It still failed Clang format linter / build (pull_request) . How to solve it?

Imbiber avatar Oct 04 '23 17:10 Imbiber

@Imbiber regarding clang-format, please have a look at: https://github.com/TheAlgorithms/Java/pull/4438#issuecomment-1741399556

It seems that you need to change the order of the imports (cf. log) - this can be done by hand.

vil02 avatar Oct 07 '23 18:10 vil02

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution!

github-actions[bot] avatar Feb 23 '24 00:02 github-actions[bot]

Please reopen this pull request once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution!

github-actions[bot] avatar Mar 01 '24 00:03 github-actions[bot]