Login
Register
NOI.AC
Home
Contests
Problems
Submissions
Hack!
Blogs
2023 全国信息学夏令营
New
1S
512MB
Good
Bad
[
-2
]
#1099. 打印金字塔数字版
Statistics
Statement
Submit
Custom Test
题面描述
输入一个数
n
和以一个字符
c
,输出如下图形
输入样例1
3
输出样例1
0 123 45678
输入样例2
5
输出样例2
0 123 45678 9012345 678901234
Source code:answer
Language
C++
Python2.7
Java7
C++11
Python3
Java8
C
Pascal
Upload by editor
Upload from local
use advanced editor
Browse
Submit
Source code:answer
Language
C++
Python2.7
Java7
C++11
Python3
Java8
C
Pascal
Upload by editor
Upload from local
use advanced editor
Browse
Text file:input.txt
Upload by editor
Upload from local
use advanced editor
Browse
Run