Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
GGSQR
surajumang08
Jan 24th, 2017
134
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<iostream>
using
namespace
std
;
int
main
(
)
{
long
long
t,n
;
cin
>>
t
;
while
(
t
--
)
{
cin
>>
n
;
cout
<<
n
*
n
<<
endl
;
}
return
0
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
VDP_Map
Lua | 51 sec ago | 27.73 KB
Untitled
Lua | 25 min ago | 4.97 KB
✅ Crypto Accounts 3
JavaScript | 27 min ago | 0.08 KB
FREE BTC GUIDE W
JavaScript | 29 min ago | 0.08 KB
Make $1200 in 15 minutes D
JavaScript | 29 min ago | 0.08 KB
Untitled
C++ | 43 min ago | 0.55 KB
UPDATE LGL
JSON | 59 min ago | 0.12 KB
Untitled
JavaScript | 1 hour ago | 2.73 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!