Estia-advanced-programming / Estia-advanced-programming/Tianhao
Ratio Distance
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o ratioDistance
**Input**: a flight record file
**Print**: the ratio between the distance actually done and the point-to-point distance between the take off and landing
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI entry point that handles output names and the code that reads a flight record file. Trace how existing distance-related outputs are calculated, then define done as supporting -o ratioDistance and printing the ratio of actual distance to the take-off-to-landing point-to-point distance. No test or file path is mentioned in the issue.
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
- 45/100