Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
winone1208
Jan 17th, 2021
930
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
#include <stdlib.h>
int
main
(
)
{
int
i
=
1
;
while
(
i
<=
10
)
{
printf
(
"%d
\t
x
\t
%d
\t
=
\t
%d
\n
"
,
i
,
i
,
i
*
i
)
;
i
++;
}
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💡 EASY MONEY GUIDE ✅ Working
JavaScript | 1 min ago | 0.22 KB
⭐Profit Method⭐ ✅📌
JavaScript | 4 min ago | 0.20 KB
🔥 Exchange profit method 🚨🚨
JavaScript | 10 min ago | 0.20 KB
🚀 Swapzone +37% glitch
JavaScript | 11 min ago | 0.22 KB
⚡ Crypto Swap Glitch ✅ Working ⚡ 💵🚨
JavaScript | 16 min ago | 0.20 KB
Untitled
C++ | 18 min ago | 1.18 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 19 min ago | 0.06 KB
cislovane OK 2
Python | 19 min ago | 3.21 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!