Please someone give some hard inputs and outputs from your accepted codes, I'm getting wrong answer and I don't know why...
Thanks in advance
*Edit: Nevermind, I got Accepted now, it was a very simple output mistake.
Search found 2 matches
- Thu Dec 29, 2011 5:23 am
- Forum: Volume 2 (200-299)
- Topic: 230 - Borrowers
- Replies: 10
- Views: 9807
- Wed Dec 28, 2011 9:56 pm
- Forum: Volume 1 (100-199)
- Topic: 190 - Circle Through Three Points
- Replies: 126
- Views: 37375
Re: please help me .....Why i got WA to 190?
I'm not reading your code since it's not written with the needed spaces and indentation, I can give you some inputs/outputs from my Accepted code, so you can test:
Input:
-34 23 -18 16 20 15
0 0 0 12 12 0
0 12 0 0 12 0
-143 200 -143 -100 200 200
0 0 0.0134 0.0325 0.0888 0.087787
0 0 0.00134 0 ...
Input:
-34 23 -18 16 20 15
0 0 0 12 12 0
0 12 0 0 12 0
-143 200 -143 -100 200 200
0 0 0.0134 0.0325 0.0888 0.087787
0 0 0.00134 0 ...