Is there any web-site where I could post my java-code (not very long, around A4, Arial 10) and get a help on it? The thing is that one of the functions does not work in the way I need, and debugging does not help me to solve the problem. As far as I understand it´s not good idea to post the code here.
Edit#1
This web-site should also provide opportunities to ask buddies to optimize the existing code.
Shrink down your problem case to a manageable size. Get rid of unnecessary code. Leave only enough to reproduce the problem and definitely post it here. There are plenty of folks who will review your code.