Estia-advanced-programming / Estia-advanced-programming/Tianhao
Last Landing
Open
computing
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o lastLanding
**Input**: a folder name containing flight record file(s)
**Print**: the id of the fighter jet which landed last: jet_id:airport_name:landing_time(HH:mm:ss)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CLI handler for the -o lastLanding output name and trace how the input folder's flight record files are read. Done means selecting the fighter jet with the latest landing time and printing jet_id:airport_name:landing_time in HH:mm:ss format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100