ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 2050. 3D-modeling

I don't know why my code works.
Posted by Nekosyndrome 3 May 2015 23:50
My solution only outputs alpha=180.
Is there any case that it's possible and alpha can't be 180?
Re: I don't know why my code works.
Posted by MVM 4 May 2015 14:58
Alpha can always be 180.
Re: I don't know why my code works.
Posted by bsu.mmf.team 5 May 2015 01:45
Oh Yes! Understanding this fact makes the problem being quite easy.
The only problem is to output points with |coordinates| <= 2000.
But I didn't have to care about it because of weak tests.
Re: I don't know why my code works.
Posted by Al.Cash 6 May 2015 01:27
del

Edited by author 06.05.2015 12:45