Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
Input Rafya Input: "For each customer, the program should read an account number 0 ≤ A ≤ 99999 and two meter readings 0 ≤ M1, M2 < 10000. M1 represents the reading at the beginning of the month while M2 rep... Oct 20, 2012 - 5:18:05 am UTC
Re: Re: ... bobbyg212009 oh didn't see that thx i do not get the "rolled over" part Nov 05, 2011 - 1:03:40 pm UTC
Re: ... SourSpinach 1. You're not outputting the account number. 2. Your cost calculation is wrong - the values given in the problem are PER m^3. Nov 05, 2011 - 3:47:35 am UTC
... bobbyg212009 why me get wrong Nov 05, 2011 - 3:11:29 am UTC
Re: Spaces dAedaL As Hanson mentioned before. It seems quite clear in the sample output. Account #: 34567 Bill: 6.59 Account #: 12345 Bill: 7.78 Feb 17, 2009 - 1:07:42 pm UTC
Re: Re: Spaces purohit3105 Do you output a space between the colon and the the corresponding number?? 1) "Account #: 34567" 2) "Account #:34567" Feb 17, 2009 - 12:55:10 pm UTC
Re: Spaces hansonw1 Account# Account # Looks pretty clear to me, but I guess I'll change the font. Jan 14, 2009 - 12:22:32 am UTC
Spaces Bob Arrgh!! It's so hard to see the spaces in the output!!! Is there a way to make spaces easier to see? Jan 14, 2009 - 12:03:51 am UTC
Re: Re: How do I get TLE??? HelloMello Heh...Heh... Dec 04, 2008 - 11:59:55 pm UTC
Re: How do I get TLE??? hansonw1 Where does it say it has to be a -1? It could be any negative number... Dec 04, 2008 - 11:25:03 pm UTC