Search found 2 matches

by Robert
Sat Jul 10, 2004 11:57 am
Forum: Volume 2 (200-299)
Topic: 299 - Train Swapping
Replies: 81
Views: 24316

Did you allready correct the following mistake:

[java]System.out.print("Optical train swapping takes " + n + " swaps."); [/java]

It's not the "Optical train swapping " that you are looking for - but the
"Optimal"...

Robert
by Robert
Fri Jul 09, 2004 7:49 pm
Forum: Volume 2 (200-299)
Topic: 220 - Othello
Replies: 9
Views: 8112

220 WA Problem

Hej,

I got a WA problem with my program. Can someone, whose program was accepted, run this program with the following input and post the output?

Thanks

P.S. My Output for the Input is at the end...

my INPUT Start
6
WWWWB---
WWWB----
WWB-----
WB------
--------
--------
--------
--------
B
L
M43 ...

Go to advanced search