Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
In hình tháp từ 1 đến 9
xachetbay
Mar 13th, 2019
157
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include<stdio.h>
int
main
(
)
{
for
(
int
i
=
1
;
i
<=
9
;
i
++
)
{
for
(
int
j
=
1
;
j
<=
i
;
j
++
)
{
printf
(
"%d "
,
j
)
;
}
printf
(
"
\n
"
)
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
This month smells like money
CSS | 30 min ago | 1.04 KB
⭐ Exploit Documentation ⭐
CSS | 30 min ago | 1.04 KB
✅ API Flaw Money Method
CSS | 31 min ago | 1.04 KB
Anonymous struct union
C | 2 hours ago | 1.26 KB
Client Copy WOW - Transfer of knowledge to ne...
4 hours ago | 1.16 KB
Jellyfin log
7 hours ago | 90.25 KB
56336551444125_52255651254641.jpg.txt
15 hours ago | 23.46 KB
z66is_archive.zip.txt
16 hours ago | 1,017.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!