408159: GYM103034 B As Easy As ABC
Memory Limit:256 MB
Time Limit:1 S
Judge Style:Text Compare
Creator:
Submit:0
Solved:0
Description
B. As Easy As ABCtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputInput
The input consists of a string $$$s$$$ ($$$1 \le |s| \le 10$$$), where all characters are the same and can either be A, B or C.
ScoringThere are $$$25$$$ possible tests excluding samples. Getting a test correct will give you $$$4$$$ points (for a total of $$$100$$$ points).
ExamplesInputAAAAOutput
273/275Input
BOutput
272/300Input
CCCCCCCCCOutput
36/149Input
AAAOutput
221/225Input
AOutput
317/323