Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
SquareArea - Chapter 2.0
nvnnaidenov
Feb 9th, 2022
431
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
//Task 001, Chapter 2.0
using
System
;
public
class
SquareArea
{
static
void
Main
(
)
{
int
a
=
int
.
Parse
(
Console
.
ReadLine
(
)
)
;
int
area
=
a
*
a
;
Console
.
WriteLine
(
area
)
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 14 sec ago | 0.15 KB
💵 Crypto Swap Glitch ✅ Easy money 💵
JavaScript | 40 sec ago | 0.24 KB
⭐⭐⭐Profit Method⭐⭐
Java | 1 min ago | 0.15 KB
✅ Exploit 500$ in 10 minutes 🔥 🚨✅
JavaScript | 1 min ago | 0.20 KB
🚨 Trading exploit 🚨
JavaScript | 2 min ago | 0.24 KB
⭐⭐⭐Exchange Exploit T I⭐⭐
Java | 3 min ago | 0.15 KB
🔥 Make 1000$ in 20 minutes 💵 💎🔥
JavaScript | 3 min ago | 0.20 KB
🔥 Make 1000$ in 20 minutes 💵
JavaScript | 3 min ago | 0.24 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!