#1686. C++-C风格IO库与数组的综合运用-占位格式符(printf)

    ID: 1686 Type: Default 1000ms 256MiB Tried: 12 Accepted: 6 Difficulty: 9 Uploaded By: Tags>CSP厦门信息学厦门创客大赛C++项目信息科技特长生

C++-C风格IO库与数组的综合运用-占位格式符(printf)

Background

Description

C++-C风格IO库与数组的综合运用-占位格式符(printf)

image

image

Format

Input

Output

Samples


10
a9d
3.14159
3.1415926000
Z
abcdefg

Limitation

1s, 1024KiB for each test case.

Statistics

Related

In following contests:

C风格IO库与数组的综合运用