My below Java Code
public class CO2_calc { public static void main(String[] args) { CommandLineParser parser = new DefaultParser(); Options options