Well I'll be! I've been looking at this problem for a long time. Thanks for the help!
PS
I used to post under the El-idioto pseudonym, so I'm the dummy who didn't figure out what his problem was.
Search found 13 matches
- Tue Feb 26, 2013 6:29 pm
- Forum: Volume 1 (100-199)
- Topic: 158 - Calendar
- Replies: 44
- Views: 15324
- Tue Aug 14, 2012 11:08 am
- Forum: Volume 1 (100-199)
- Topic: 137 - Polygons
- Replies: 44
- Views: 11336
Re: 137 - Polygon - WA - please help
Oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohhhhhhhhhhhhhhhhhhhhhhhhhh!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Fantastic!!!!!!!!!
This is going to be INCREDIBLY useful!!!
Fantastic!!!!!!!!!
This is going to be INCREDIBLY useful!!!
- Sat Aug 11, 2012 3:10 pm
- Forum: Volume 1 (100-199)
- Topic: 137 - Polygons
- Replies: 44
- Views: 11336
Re: 137 - Polygon - WA - please help
Yes, I realized that after BrianFry pointed me to that. But, my solution works with convex, concave, clockwise and counter-clockwise polygons. Yet there still is some sneaky input which makes my code give an incorrect answer.
I've been staring on and off at this problem for about 10 years now, and I ...
I've been staring on and off at this problem for about 10 years now, and I ...
- Mon Jun 25, 2012 1:35 pm
- Forum: Volume 1 (100-199)
- Topic: 171 - Car Trialling
- Replies: 19
- Views: 8453
Re: 171 WA .... Why??
Well, I had different answers for some of the inputs, so I debugged why they were different/wrong.
After I fixed these I got accepted.
After I fixed these I got accepted.
- Sun Apr 08, 2012 4:47 pm
- Forum: Volume 1 (100-199)
- Topic: 171 - Car Trialling
- Replies: 19
- Views: 8453
Re: 171 WA .... Why??
Your sample inputs found some of the errors I made.
You, my dear friend, are a life-saver!
You, my dear friend, are a life-saver!
- Tue Apr 03, 2012 4:29 pm
- Forum: Volume 1 (100-199)
- Topic: 137 - Polygons
- Replies: 44
- Views: 11336
- Sat Mar 31, 2012 10:26 pm
- Forum: Volume 1 (100-199)
- Topic: 169 - Xenosemantics
- Replies: 18
- Views: 12315
Re: 169 - Xenosemantics
I get the same result for every input on the board I could find. Can someone (preferably with AC) give me their output?
Input: clg`dcbbfaabhhfabe`ba`e``ikgjbgaagfbedf`je`cccggik`fchbbidf-
`jekddajegb`gka`fidehgicffcfbghbfighkhe`ikkilkcglahdadkehfk-
cfefkkbe`dfeccklgkidakd`cg`alfjjjecagckdhedgedg ...
Input: clg`dcbbfaabhhfabe`ba`e``ikgjbgaagfbedf`je`cccggik`fchbbidf-
`jekddajegb`gka`fidehgicffcfbghbfighkhe`ikkilkcglahdadkehfk-
cfefkkbe`dfeccklgkidakd`cg`alfjjjecagckdhedgedg ...
- Sat Mar 31, 2012 3:59 pm
- Forum: Volume 1 (100-199)
- Topic: 137 - Polygons
- Replies: 44
- Views: 11336
Re: 137 - Polygon - WA - please help
I keep getting WA for this problem.
Could someone please provide outputs for my inputs?
My inputs
3 0 1 3 4 6 1
3 0 3 6 3 3 0
4 0 0 0 10 10 10 10 0
4 2 2 2 7 7 7 7 2
4 2 2 2 7 7 7 7 2
4 0 0 0 10 10 10 10 0
4 0 0 0 10 10 10 10 0
4 0 0 0 5 5 5 5 0
2 5 10 10 11
2 16 4 10 16
1 0 0
1 0 0
4 20 82 97 93 ...
Could someone please provide outputs for my inputs?
My inputs
3 0 1 3 4 6 1
3 0 3 6 3 3 0
4 0 0 0 10 10 10 10 0
4 2 2 2 7 7 7 7 2
4 2 2 2 7 7 7 7 2
4 0 0 0 10 10 10 10 0
4 0 0 0 10 10 10 10 0
4 0 0 0 5 5 5 5 0
2 5 10 10 11
2 16 4 10 16
1 0 0
1 0 0
4 20 82 97 93 ...
- Sat Mar 31, 2012 12:53 pm
- Forum: Volume 1 (100-199)
- Topic: 190 - Circle Through Three Points
- Replies: 126
- Views: 37267
Re: 190 WA
Here are some sample inputs and outputs for my accepted submission:
Input 7.0 -5.0 -1.0 1.0 0.0 -6.0
1.0 7.0 8.0 6.0 7.0 -2.0
5 5 4 7 16 5
56 40 66 76 31 8
44 39 26 23 37 38
18 82 29 41 33 15
0 49 19 56 98 3
7 0 11 0 9 2
0 9 0 15 3 12
0.0 0.0 1.0 0.0 0.0 2.0
6.6 2.5 -4.0 -4.0 6.6 -8.0
3.7 -4.1 3.7 ...
Input 7.0 -5.0 -1.0 1.0 0.0 -6.0
1.0 7.0 8.0 6.0 7.0 -2.0
5 5 4 7 16 5
56 40 66 76 31 8
44 39 26 23 37 38
18 82 29 41 33 15
0 49 19 56 98 3
7 0 11 0 9 2
0 9 0 15 3 12
0.0 0.0 1.0 0.0 0.0 2.0
6.6 2.5 -4.0 -4.0 6.6 -8.0
3.7 -4.1 3.7 ...
- Sun Jun 19, 2011 10:32 pm
- Forum: Volume 1 (100-199)
- Topic: 191 - Intersection
- Replies: 103
- Views: 33472
Re: 191 WA: Please try these inputs if you have AC
Thanks for testing Zobayer!
Edit:
Oh man, that's annoying. I have the same thing.
There apparently is some special case I haven't considered.
If someone knows a special case, please tell us.
Here is my source code in case someone is interested. //
// 191_Intersection: Determine whether a line ...
Edit:
Oh man, that's annoying. I have the same thing.
There apparently is some special case I haven't considered.
If someone knows a special case, please tell us.
Here is my source code in case someone is interested. //
// 191_Intersection: Determine whether a line ...
- Sat Jun 04, 2011 8:17 am
- Forum: Volume 1 (100-199)
- Topic: 191 - Intersection
- Replies: 103
- Views: 33472
191 WA: Please try these inputs if you have AC
I have found 74 different inputs here on the boards, and all of them are correct for my program. Unfortunately, I still get WA.
Could someone with AC please try the following inputs?
500
-5 4 -3 3 4 1 -2 -4
-2 0 2 4 0 0 -1 1
1 -3 -8 -6 -3 3 3 -4
-8 -3 10 1 -5 5 3 0
0 -1 -8 -7 3 0 1 2
0 -2 -2 7 -1 ...
Could someone with AC please try the following inputs?
500
-5 4 -3 3 4 1 -2 -4
-2 0 2 4 0 0 -1 1
1 -3 -8 -6 -3 3 3 -4
-8 -3 10 1 -5 5 3 0
0 -1 -8 -7 3 0 1 2
0 -2 -2 7 -1 ...
- Mon Nov 22, 2010 10:57 am
- Forum: Bugs and suggestions
- Topic: You are not authorised to view this resource.
- Replies: 10
- Views: 11896
Re: You are not authorised to view this resource.
This is just insane! I tried submitting this problem by clicking 'Contact Us', but that link also doesn't work.
Does anyone know the email address where I can report this problem?
For a programming web-site I have to say it's awful. They should be ashamed!

Does anyone know the email address where I can report this problem?
For a programming web-site I have to say it's awful. They should be ashamed!



- Fri Apr 27, 2007 12:09 pm
- Forum: Volume 1 (100-199)
- Topic: 129 - Krypton Factor
- Replies: 25
- Views: 5460