132 - Bumpy Objects (PE)
Posted: Thu Dec 14, 2006 4:16 pm
IMHO, it is very unprobable to get AC for this problem without reading this topic, because, output format isn't specified.
I say about
So my opinion is that such king problems shouldn't be judged as PE, but only WA or AC.
(Changing problem description or judge output or both will reject correct solutions which was submitted many years ago)
I say about
Code: Select all
printf("%-19s %2d\n", name.c_str(), min);
(Changing problem description or judge output or both will reject correct solutions which was submitted many years ago)