When I try to create a package I got this error:
"PackageException: five.cpp got WA on tests#5 which violates tag MAIN."
What does it mean exactly?!!? How could it be wrong answer!!
Please check this pic:
How could it get WA #4 then WA #5 although I did not commit any changes to the problem !
open tests > preview tests and watch the output of test 5, you need to modify test 5 or handle it in your solution code
Please try again.