Search:

Type: Posts; User: Kipper DeVera

Search: Search took 0.02 seconds.

  1. [HELP] Program to compute for Employee's daily wage

    I have been going at this for a week now but I really can't solve it. I'll fail my course if I don't get this problem. I'd be very very very grateful to anyone who can help me solve this problem....
  2. Thank you! I got it to work. I kept thinking that...

    Thank you! I got it to work. I kept thinking that I needed to use else if when all I needed was % and /.



    #include <iostream>

    using namespace std;

    int main (){
    int input, input2,...
  3. [HELP] Converting Secoonds to Minutes and Hours

    So I'm supposed to make a program which converts seconds into the equivalent hours, minutes, and seconds (if that makes sense)

    For example, if I put in 65 seconds, the result would be 1 minute and...
  4. Uhh herpderp. Yes, yes I do.

    Uhh herpderp. Yes, yes I do.
  5. Yep I do. But first I hafta figure out how to...

    Yep I do. But first I hafta figure out how to convert that to normal time, Dear god, I get it okay? I suck at programming. Okay now?



    #include <iostream>

    using namespace std;

    int main (){...
  6. Oh okay sorry, sorry. Imma upload my first try.

    Oh okay sorry, sorry. Imma upload my first try.
  7. [HELP] Code to Convert Army Time to Normal Time?

    Like the program asks for the number of minutes and hours and it converts that to normal time.

    For example, if you put 23 hours then 14 minutes it then converts the time to 11:14.
  8. Replies
    9
    Views
    1,503

    Okay thankyou. But is there really no way to do...

    Okay thankyou. But is there really no way to do those stuff while using Windows?
  9. Replies
    9
    Views
    1,503

    Basic Programming Reqs

    Hi, I'm a beginner at C++ programming and at school we use Ubuntu to make and compile files. I want to practice at home but my laptop uses Windows 7 OS. I don't want to make my laptop a dual OS just...
  10. Replies
    2
    Views
    1,089

    Basic Programming Reqs

    Hi, I'm a beginner at C++ programming and at school we use Ubuntu to make and compile files. I want to practice at home but my laptop uses Windows 7 OS. I don't want to make my laptop a dual OS just...
Results 1 to 10 of 10