Search:

Type: Posts; User: dnilra

Search: Search took 0.00 seconds.

  1. Thanks all of you. Finished.

    Thanks all of you.

    Finished.
  2. Ok thanks I fixed that and its working :). THanks...

    Ok thanks I fixed that and its working :). THanks a lot.

    3 to go now:
    Write a program to show all the numbers that are divisible by X from 1 to n (dont have a clue)
    Write a program that...
  3. OK take a look at this: Write a program that...

    OK take a look at this:
    Write a program that calculates the sum of squares of numbers from 1 to N.

    Heres what Ive done but the result (when i run) its not correct.

    #include <iostream>
    //Write...
  4. Heres what I did: #include //Write...

    Heres what I did:

    #include <iostream>
    //Write a program that calculates the sum N numbers.
    using namespace std;
    int main()
    {
    int N = 0;
    int sum = 0;
  5. I think that's it, thanks. Dude, The domain...

    I think that's it, thanks.

    Dude, The domain will be for who'll make all not just the first one. I made that in like 10 secs
  6. Ok Ive started to do those on my own... I...

    Ok Ive started to do those on my own...

    I dont understand the second one at all: Write a program to calculate the sum of N numbers.

    Can anybody explain what does that mean?
  7. Im offering a domain in exchange for this... ...

    Im offering a domain in exchange for this...

    Im just too busy with other stuffs folks. Would appriciate some help
  8. Need some answers to these super short problems

    Hey folks,
    Got an exam tomorrow and need these done in C++ in a short time. They're very easy exercises and I'm just too busy with my websites and other projects :). I'd be glad to reward the one...
Results 1 to 8 of 8