Estia-advanced-programming / Estia-advanced-programming/Tianhao
Average Oxygen Concentration
Open
reporting
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o avgOxygen
**Input**: a flight record file
**Print**: the average oxygen concentration (%) delivered by the pilot's mask during the flight
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Java CLI entry point and the existing output options, especially the parser for flight record files. Trace how flight measurements are read and how aggregate values are printed. Done means -o avgOxygen reports the average oxygen concentration delivered by the pilot's mask for the input flight record.
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
- 52/100