User Profile

Collapse

Profile Sidebar

Collapse
bakxchaixDD
bakxchaixDD
Last Activity: Dec 4 '07, 04:48 PM
Joined: Nov 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • i understand that you have to do % for division w/ remainder but i still cant get it to work
    See more | Go to post

    Leave a comment:


  • sorry >___<;;

    this is the code so far...but now, i have a problem. how would you use both minutes and seconds instead of being the seconds being a decimal?

    [code=java]
    import java.util.Scann er;
    public class treadmills
    { public static void main(String[] args) {


    double x;
    double y;
    String z;

    Scanner iScanner...
    See more | Go to post
    Last edited by sicarie; Nov 28 '07, 04:33 PM. Reason: Code tags

    Leave a comment:


  • bakxchaixDD
    started a topic how do you convert mph to miles per second
    in Java

    how do you convert mph to miles per second

    I DON'T GET THIS
    project:

    Many treadmills output the speed in miles per hour. However, most runners think of their pace in minutes and seconds per mile. Write a program that inputs a decimal value for miles per hour and converts the value to minutes and seconds per mile.

    Sample input, output:

    For input 5.5 mph, the output should be 10 minutes and 55 seconds per mile.

    For input...
    See more | Go to post

  • bakxchaixDD
    started a topic Help Help Help
    in C

    Help Help Help

    hi...i really really really need help with this. there is too much to be processed & my brain cannot handle all the arrays that need to written. This is the project:


    Mobile Phone Contract
    There are three types of service: A,B,C.
    Charges are determined as follows:
    package A 9.95 for 15 hours monthly. additional hours are $2.00 per hour
    package B 14.95 for 30 hours monthly additional...
    See more | Go to post
No activity results to display
Show More
Working...