User profile: rva03

User info
User name:rva03
History
Joined:
Number of posts:3
Latest posts:

Question about backtracking issue
Ok, I changed the thing you said to [code]if (((x + s) <= n) && (kanzet)){[/code] But that doesn't ...

Question about backtracking issue
Sorry, that was my old code which didn't compile as you said. So now I posted my new code which doe...

Question about backtracking issue
Hello, i'm writing a backtracking program. The program ask the user for a height and width of the fi...