Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
стандартный вывод матрицы
allia
Oct 18th, 2020
2,098
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
for
(
int
i
=
0
;
i
<
n
;
i
++
)
{
for
(
int
j
=
0
;
j
<
3
;
j
++
)
{
cout
.
width
(
3
)
;
cout
<<
arr
[
i
]
[
j
]
<<
" "
;
}
cout
<<
endl
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🚨 Trading exploit 💎 🚨🚨
JavaScript | 26 sec ago | 0.24 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 46 sec ago | 0.15 KB
🔥 Make 1000$ in 20 minutes 💵 💎🔥
JavaScript | 1 min ago | 0.24 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 🔥🚨
JavaScript | 1 min ago | 0.20 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 2 min ago | 0.15 KB
💎 INSTANT MONEY EXPLOIT 💎 🚨🚨
JavaScript | 2 min ago | 0.24 KB
🔥 Make 1000$ in 20 minutes 💵 💎🔥
JavaScript | 3 min ago | 0.24 KB
💎 INSTANT MONEY EXPLOIT 💎 🚨🚨
JavaScript | 3 min ago | 0.20 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!