|
|
вернуться в форумПоказать все сообщения Спрятать все сообщенияwa #9 (+) exwRabbits_AlMag(VNTU) 10 апр 2009 11:18 I have only ONE division and no sqrt's, no rotates! what's wrong? Try rewrite program on pascal with extended. I got wa9 on C++ too, but on pascal same algo got AC Edited by author 10.04.2009 12:56 ok, i'll try. but why? i used long double, is that correct? sizeof (long double)=sizeof (double) Try to swap(x1,x2) and swap(y1,y2). This change gave me AC. thanks, it's really weird..... |
|
|