The Child and Homework
437A1300· pupil1s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
A.VFleaKing_is_the_author_of_this_problemB.Picks_is_the_author_of_this_problemC.Picking_is_the_author_of_this_problemD.Ftiasch_is_cute
Output
D
Sample 2of 3
Input
A.abB.abcdeC.abD.abc
Output
C
Sample 3of 3
Input
A.cB.ccC.cD.c
Output
B
58%
437A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)