For someone who solved Character Recognition (USACO 5.5)

Let's talk about algorithms!

Moderator: Board moderators

Post Reply
Alessandro
New poster
Posts: 27
Joined: Mon Jun 14, 2004 10:33 pm
Location: Latina, Italy

For someone who solved Character Recognition (USACO 5.5)

Post by Alessandro »

I'd like to know if some poster has solved this problem - it's a IOI 1997 problem, but the USACO contains an harder version in Section 5.5.

I can't find the error in my program. It produces the following output for test case 9:

Code: Select all

rincewind could scream for help in thirty four la?guages
where the correct answer is:

Code: Select all

rincewind could scream for help in thirty four languages
Can someone help me? Thanks.

Goodbye
Alessandro
Alessandro Piva, Member of the Italian Team at the International Olimpiad in Informatics 2004
Email: alex.ander@infinito.it
bugzpodder
Experienced poster
Posts: 147
Joined: Fri Jun 13, 2003 10:46 pm

Post by bugzpodder »

i might be able to help you... if you want me to debug your program then i probably cant help you because i really stink at debugging (i cant even debug my own) but i certainly can help you with some aspects of solution if you wish...
Post Reply

Return to “Algorithms”