Search:

Type: Posts; User: ahalya

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,700

    the sum of consecutive ints would be 1, 1+2=3,...

    the sum of consecutive ints would be 1, 1+2=3, 1+2+3=6, 1+2+3+4=10, and so on in my problem. Not just 2+3 or 3+4, or something like that. Your probably not misreading, it's more likely I didn't...
  2. Replies
    2
    Views
    2,700

    perfect squares?

    Part of my assignment is to find "magic squares". That is, perfect squares that are the sum of consecutive intergers. I get the second part, but I have no idea how to check that the square root of...
  3. Replies
    4
    Views
    2,164

    I had a similar problem

    When I ran my source with Dev-C++ I was suppose to be able to name the executable but it didn't let me do that. It would just run (tell me I had 0 errors) and flash the MSDOS window and go away. It...
Results 1 to 3 of 3