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 1601. AntiCAPS

Best tests
Posted by zorggish 30 Sep 2018 19:11
If you got WA, especially if you got WA9
First line is input string, second is answer

TEST. TEST? TEST! TEST.
Test. Test? Test! Test.

??????????????????????
??????????????????????

!TEST!TEST!
!Test!Test!

A
A

TEST
    TEST
        TEST
Test
    test
        test

TEST     T      TEST
Test     t      test

Also try empty input.

Edited by author 30.09.2018 19:14