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 1496. Spammer

To Who got Runtime Error
Posted by an phan 5 May 2014 15:55
First: When N is 0 exit the program and print nothing.
Second: get attention in "range" of Array or vector (or what you use to save the team name)
test 3: N = 0;
test 5: N = any, but output is nothing.
Hope it help you!