Discussion:
A8Q5
(too old to reply)
Meggie Wang
2011-11-16 00:54:49 UTC
Permalink
my files had passed 2 of the 3 tests on marmoset, but the last one tells
me that my output is different than the test cases... no run time errors
or cpu limit exceed. Can anyone help me or give me some hint of why
would this occur? is there any special cases I did not consider when
testing?
Dan Lizotte
2011-11-16 01:14:06 UTC
Permalink
Post by Meggie Wang
my files had passed 2 of the 3 tests on marmoset, but the last one tells
me that my output is different than the test cases... no run time errors
or cpu limit exceed. Can anyone help me or give me some hint of why
would this occur? is there any special cases I did not consider when
testing?
score symbol number
Record number as the score for the player whose name is symbol. No
output is produced. Assume number is an integer between -999999999 and
999999999.

Marmoset is very thorough for this one. Assume you will see scores from
the whole range, and that the names input could be basically anything
for which (read) would return a symbol.

Loading...