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.

Scoring

There are $$$25$$$ possible tests excluding samples. Getting a test correct will give you $$$4$$$ points (for a total of $$$100$$$ points).

ExamplesInput
AAAA
Output
273/275
Input
B
Output
272/300
Input
CCCCCCCCC
Output
36/149
Input
AAA
Output
221/225
Input
A
Output
317/323

加入题单

算法标签: