| 
 | 
вернуться в форумCan somebody help me with the WA 4 Послано  Dev 21 июн 2015 00:05 can someone tell me the test case 4 for this question. kindly help Re: Can somebody help me with the WA 4 Послано  BZz13 18 ноя 2015 17:40 I thihk Test4 is about "Combined"   int GetCost() const {     return abon + (totalMinut > minutLimit ? totalMinut - minutLimit : 0) * minutCost; }  |  
  | 
|