Search:

Type: Posts; User: raginpirate

Search: Search took 0.13 seconds.

  1. Replies
    11
    Views
    1,875

    Re: My recursion is "leaking"...

    Yeh, you either don't understand much about arrays (like me before today) or you didn't read this code properly...
    Took my teacher 1 minute to find the problem:
    I did not understand that java array...
  2. Replies
    11
    Views
    1,875

    Re: My recursion is "leaking"...

    Ok, I don't mean to be rude in any way possible, and its probably because I am very bad at explaining myself, but I stated this already**... My issue is that I cannot figure out why this number does...
  3. Replies
    11
    Views
    1,875

    Re: My recursion is "leaking"...

    Thank you very much for improving my commenting in the code and adding the final output :3 I have only started looking into proper formatting with java XD
    About the output however, it is exactly...
  4. Replies
    11
    Views
    1,875

    Re: My recursion is "leaking"...

    I suppose im not explaining myself properly, sorry for causing any confusion.
    The program SHOULD react like this to my understanding:
    it would go from
    009321654
    987654321
    to trying this:...
  5. Replies
    11
    Views
    1,875

    Re: My recursion is "leaking"...

    Yeh my objective is kind of weird XD
    But about why I want it to move on to the next line with two fours in it isn't because that is a correct line it is because that is what the program should do,...
  6. Replies
    11
    Views
    1,875

    My recursion is "leaking"...

    Hi guys, I am quite new to this forum but ive been asking around everywhere and no one can help me solve my problem.
    I had a crazy urge to make a sudoku solver that can output the answer to every...
Results 1 to 6 of 6