i need to convert an assignment from blue J to Netbeans

前端 未结 0 1102
甜味超标
甜味超标 2020-11-28 22:02

public class AlgorithmTester { public double calculateGasBill(int current, int previous) //task 1 { int unitsUsed; double bill = 0.0; return bill; }

相关标签:
回答
  • 消灭零回复
提交回复
热议问题