Search:

Type: Posts; User: limitmaster

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    971

    weeeiiuuhh tnx for the help laserlight and KIBO i...

    weeeiiuuhh tnx for the help laserlight and KIBO i really appreciate it...
  2. Replies
    3
    Views
    971

    Question about exponents

    Here's the code



    #include <iostream>

    using namespace std;

    main(){
    int x;
  3. Replies
    7
    Views
    2,783

    first of all sorry for the delay in replying...

    first of all sorry for the delay in replying because im at school. im really sorry...
    About ur comments and advice guys tnx a lot it helped. About functions i've read it lately and im planning on...
  4. Replies
    7
    Views
    2,783

    Reducing my code

    Hi I made a temperature conversion and the code is kinda many so i want to reduce it any idea how can i do it? tnx in advance. Here's the code..



    #include <iostream>
    #include <conio.h>...
  5. Replies
    3
    Views
    1,424

    First of all sorry about my errors and thanks for...

    First of all sorry about my errors and thanks for the advice... about the variable a i can use for loop like so it stops at 4... but the problem is my teacher wants it to be done one index every...
  6. Replies
    3
    Views
    1,424

    Index no more space

    Hi all i have a problem here in my program it is already complete it's a grocery program... I have 4 index and i want to add something there but if the index reaches 5 when i choose add again it...
  7. Replies
    3
    Views
    1,832

    don't get this problem??

    Hi im having problem with this exercise i want it to do it all in one for loop this is very easy but i can't figure it out need help there:{...
    here's the question

    Credit Card Bill
    Say that you...
  8. Replies
    6
    Views
    1,241

    Thank you very much:)

    Thank you very much:)
  9. Replies
    6
    Views
    1,241

    Btw how can i take up two characters like you...

    Btw how can i take up two characters like you said "01" instead of 1 how can i do that 01 thing...... tnx....and sorry for being such a noob:(....
  10. Replies
    6
    Views
    1,241

    ahhhh okey:) understood tnx for the hints guys i...

    ahhhh okey:) understood tnx for the hints guys i really appreciate it:)
  11. Replies
    6
    Views
    1,241

    pas triangle problem...

    Hi it's me again now i have another problem i can't figure out what's wrong with my code.. It work's well with lower numbers like 4, 5 but above five the triangle is messed up need help here's the...
  12. Replies
    6
    Views
    1,082

    wow tnx^^........Im finding some other way to do...

    wow tnx^^........Im finding some other way to do it and im very thank you for teaching me the other way......^^ tnx again...
  13. Replies
    6
    Views
    1,082

    okey tnx...^^

    okey tnx...^^
  14. Replies
    6
    Views
    1,082

    Sorry i didn't see that but anyway tnx......^^ I...

    Sorry i didn't see that but anyway tnx......^^
    I have another problem the factor show's the number the same the output is like this.....



    20

    1 and 20 is the factor of 20
    2 and 10 is the...
  15. Replies
    6
    Views
    1,082

    simple factoring help..

    Hi there i can't get this simple factoring program to work it work's but it only show one factor of a number anyone there i can't get it any help there?? tnx and btw tnx salem for the hints and for...
  16. Thread: translate

    by limitmaster
    Replies
    9
    Views
    4,348

    tnx for the help i completed my exercise^_^. I'll...

    tnx for the help i completed my exercise^_^. I'll start my next one later....tnx again.

    #include <iostream>
    #include <math.h>
    using namespace std;

    int main(void)
    {
    float num, avg = 0,...
  17. Thread: translate

    by limitmaster
    Replies
    9
    Views
    4,348

    Yes thank you^_^ i got it... #include...

    Yes thank you^_^ i got it...

    #include <iostream>
    #include <math.h>
    using namespace std;

    int main()
    {
    float num;
    int avg = 0, avg2, n;
  18. Thread: translate

    by limitmaster
    Replies
    9
    Views
    4,348

    I got another problem and again can someone make...

    I got another problem and again can someone make it clearer to me as much as possible tnx..
    here's the question;

    Write a program that computes the standard deviation of a set of floating point...
  19. Thread: translate

    by limitmaster
    Replies
    9
    Views
    4,348

    okey tnx...^_^ #include ...

    okey tnx...^_^

    #include <iostream>

    main(void)
    {

    int n, sum =1;
    std::cout << "input number\n";
    std::cin>> n;
  20. Thread: translate

    by limitmaster
    Replies
    9
    Views
    4,348

    like this?? for(int a=1; a

    like this??

    for(int a=1; a<=N; a++){
    formula..........
    }
  21. Thread: translate

    by limitmaster
    Replies
    9
    Views
    4,348

    translate

    I dont get this question can anyone make it much more easier to understand cause i dont understand the question you don't need to answer the question just explain what am i going to do tnx^_^..
    ...
  22. Replies
    2
    Views
    1,372

    hmmm why haven't i think of that?????? thanks...

    hmmm why haven't i think of that?????? thanks problem solved!!!!!!!!!
  23. Replies
    2
    Views
    1,372

    desktop problem...

    Hi there im having problem with my computer just this morning when i start my computer all the files in the desktop are all gone the only thing that i can see is my taskbar and my wallpaper the...
  24. Replies
    2
    Views
    3,873

    This problem is so annoying now i know why is...

    This problem is so annoying now i know why is this happening thank you very much for the solution...
  25. Replies
    2
    Views
    3,873

    spacebar problem?

    hi there im having problem with my spacebar when i use it all the text before it will be deleted like for example.

    HI hello to all of you -------- when i use the space bar before the text instead...
Results 1 to 25 of 50
Page 1 of 2 1 2