Search found 7 matches

by Johan
Mon Aug 06, 2007 9:19 am
Forum: Volume 112 (11200-11299)
Topic: 11251 - Fractions
Replies: 4
Views: 2562

My system is about twice as fast as the UvA judge.

In my program where I pick the next digit I tried to both iterate both forward and backward. When I iterate forward it takes me 1654 seconds to compute the answers for all valid inputs.

When I iterate backward I can do everything except (B=27,N ...
by Johan
Mon Apr 09, 2007 9:40 pm
Forum: Volume 9 (900-999)
Topic: 980 - X-Express
Replies: 3
Views: 3746

I think this should be fixed with some urgence. I spent valuable time looking for bugs that weren't there.

Johan de Ruiter
by Johan
Wed Oct 04, 2006 3:24 am
Forum: Volume 100 (10000-10099)
Topic: 10058 - Jimmi's Riddles
Replies: 22
Views: 8810

10058 - WA

Hi,

I was wondering if someone might have some good testcases for my code. I was confused by:

- the extra words that seem to be in the input (I chose to regard them as wrong rather than ignore them)
- the apostroph in the output (I just copied it from the example output, even though it seems to ...
by Johan
Tue May 09, 2006 4:39 am
Forum: Volume 5 (500-599)
Topic: 536 - Tree Recovery
Replies: 19
Views: 10802

Well it worked with only minor changes for a quite similar problem here in the archive, so I'll count the point. Thanks.
by Johan
Sat May 06, 2006 2:35 pm
Forum: Volume 5 (500-599)
Topic: 524 - Prime Ring Problem
Replies: 74
Views: 30824

Do you get time-out?

-edit: I have the same number of solutions -
by Johan
Sat May 06, 2006 2:22 pm
Forum: Volume 5 (500-599)
Topic: 536 - Tree Recovery
Replies: 19
Views: 10802

536 wa

Hi,

My 536 passes the example testcase, but a submission results in a wrong answer. Does anybody have a hint or perhaps some nice testcases?

The idea behind the code below is this:

1) The root is first element of the pre-order traversal
2) Everything left of the root in the in-order traversal ...
by Johan
Wed Dec 21, 2005 5:38 pm
Forum: ACM ICPC Archive Board
Topic: 3300 "Can't be Judged"
Replies: 1
Views: 1881

3300 "Can't be Judged"

Hi,

I just wrote my first program for a problem in the Live Archive (problem 3300 - Snake Pit), but after submitting it said "can't be judged". I found somewhere it means there are no testdata available for this problem. Will they come? And if so, will I need to submit my code again?

Kind regards ...

Go to advanced search