文件名称:Format-output-integer
介绍说明--下载内容均来自于网络,请自行研究使用
让我们用字母B来表示“百”、字母S表示“十”,用“12...n”来表示个位数字n(<10),换个格式来输出任一个不超过3位的正整数。例如234应该被输出为BBSSS1234,因为它有2个“百”、3个“十”、以及个位的4。-Let us use the letter B to express hundred , the letter S that ten , with 12 ... n to represent a single digit n (<10), another format to output any no more than 3 positive integer The For example, 234 should be output as BBSSS1234 because it has two hundred , three ten , and four bits.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Format output integer.txt