
Search found 7 matches
- Wed Mar 10, 2010 1:28 am
- Forum: ACM ICPC Archive Board
- Topic: 3963 - CIVIC DILL MIX (Runtime Error)
- Replies: 1
- Views: 5327
Re: 3963 - CIVIC DILL MIX (Runtime Error)
I got AC, RE was converted in AC.


- Mon Dec 07, 2009 11:47 am
- Forum: ACM ICPC Archive Board
- Topic: 3963 - CIVIC DILL MIX (Runtime Error)
- Replies: 1
- Views: 5327
3963 - CIVIC DILL MIX (Runtime Error)
Why RE?
Code works fine with "official" testcases.
http://acm.ashland.edu/2007/Problem-Set/Data/A.in
http://acm.ashland.edu/2007/Problem-Set/Data/A.out
Thanks in advance.
/*Rommel Anatoli Quintanilla Cruz*/
/*06 de Diciembre del 2009*/
/*RE*/
#include <iostream>
#include <string>
using ...
Code works fine with "official" testcases.
http://acm.ashland.edu/2007/Problem-Set/Data/A.in
http://acm.ashland.edu/2007/Problem-Set/Data/A.out
Thanks in advance.
/*Rommel Anatoli Quintanilla Cruz*/
/*06 de Diciembre del 2009*/
/*RE*/
#include <iostream>
#include <string>
using ...
- Tue Nov 03, 2009 4:21 am
- Forum: Volume 4 (400-499)
- Topic: 490 - Rotating Sentences
- Replies: 212
- Views: 48157
Re: 490 runtime error
I had the same problem, solution was allocate space for 101 sentences, not 100 like problem said. 

- Mon Nov 02, 2009 7:27 am
- Forum: Volume 4 (400-499)
- Topic: 489 - Hangman Judge
- Replies: 52
- Views: 23855
489 Hangman J. - Many testcases that are very very critical
Is a collection from several posts.
I hope that help you.
Works fine in my AC code.
Input:
1
cheese
chese
2
cheese
abcdefg
3
cheese
abcdefgij
4
rommel
romlnptuyq
5
rommel
romlnptuyqw
6
casa
ca
7
otorrinolaringologia
otr
8
peru
abcdefghijklmno
9
lastima
la
10
aaaaaaaaaaaaaaaaaaaaaa
a
11 ...
I hope that help you.
Works fine in my AC code.
Input:
1
cheese
chese
2
cheese
abcdefg
3
cheese
abcdefgij
4
rommel
romlnptuyq
5
rommel
romlnptuyqw
6
casa
ca
7
otorrinolaringologia
otr
8
peru
abcdefghijklmno
9
lastima
la
10
aaaaaaaaaaaaaaaaaaaaaa
a
11 ...
- Mon Nov 10, 2008 2:57 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10013 - Super long sums
- Replies: 212
- Views: 67855
10013 - Super Long Sums - WA
Hi, i got WA, and I don't know why, please, help me to debug it, where the code fails?
... thanks
Yes!, problem was "\n\n" to end.
Thanks!


Code: Select all
Removed After AC
Thanks!

- Sun Feb 25, 2007 11:40 pm
- Forum: Volume 3 (300-399)
- Topic: 343 - What Base Is This?
- Replies: 72
- Views: 28334
d:)
Thanks!!
arif_pasha
I got Accepted
arif_pasha
I got Accepted

- Sun Feb 25, 2007 10:50 pm
- Forum: Volume 3 (300-399)
- Topic: 343 - What Base Is This?
- Replies: 72
- Views: 28334