Search:

Type: Posts; User: mdrgon

Search: Search took 0.00 seconds.

  1. Replies
    19
    Views
    2,336

    Yeah... I obviously didnīt think of that. Oh...

    Yeah... I obviously didnīt think of that. Oh well... the more you know right? Hopefully i learned a lot from this.
  2. Replies
    19
    Views
    2,336

    Problem resolved. I edited my lastest post with...

    Problem resolved. I edited my lastest post with the reason and solution. Thanks all.
  3. Replies
    19
    Views
    2,336

    Ok.. So appearently there is an error in the...

    Ok.. So appearently there is an error in the problem. Appearently the judge input are above 1000 digit (I just increased the amount of spaces in the array and the judge accepted).

    So yeah... I...
  4. Replies
    19
    Views
    2,336

    The same. The answer from my code, as far as i...

    The same. The answer from my code, as far as i know, is the right one.
  5. Replies
    19
    Views
    2,336

    I do. Sorry that i edited it out. I was sort of...

    I do. Sorry that i edited it out. I was sort of puzzled about the indentation and i hurried to separate everything.



    Exactly, the other way is efficient but i didnt think about it and just...
  6. Replies
    19
    Views
    2,336

    I tried with the input example and it went...

    I tried with the input example and it went accordingly. Hell i found a code that was approved by the judge, ran both, mine and the other code, and both (with the same input) outputs are the same.
  7. Replies
    19
    Views
    2,336

    I did my best but im still not experienced enough...

    I did my best but im still not experienced enough nor worked enough to get it right.

    About what i think the problem is... Im really not sure. It might be the way i made the output. I dont beleive...
  8. Replies
    19
    Views
    2,336

    Help needed with SPOJ solution.

    Hello, i have been experiencing issues with a simple problem from SPOJ website. Sphere Online Judge (SPOJ) - Problem NDIGITS

    This is the code im working on.


    #include <stdio.h>
    #include...
Results 1 to 8 of 8