ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1408. Polynomial Multiplication

Sample input (or problem statement) is incorrect ... (+)
Posted by Dmitry 'Diman_YES' Kovalioff 20 Dec 2005 19:34
According to input format, "the other multipliers has a form of X^N, where X is a variable (small Latin letter), N – nonnegative integer". But if I take first summand of the sample input "x*y*z", I will say no one of its multipliers has a form of X^N, because ^N is missing. Statement "...power “1” of multiplier are to be omitted too" relates to output format only.

P.S. I've got AC, but I think the statement should be fixed.

Edited by author 20.12.2005 19:36
Fixed (-)
Posted by Vladimir Yakovlev (USU) 27 Dec 2005 15:05