Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Ввод матрицы
575
Oct 18th, 2016
357
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
n
,
m
=
map
(
int
,
input
(
)
.
split
(
)
)
matrix
=
[
]
for
i
in
range
(
n
)
:
matrix.
append
(
list
(
map
(
int
,
input
(
)
.
split
(
)
)
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Medium article
JavaScript | 12 min ago | 0.25 KB
⭐ 💎 Exchange profit method 🚨 🔥
JavaScript | 19 min ago | 0.20 KB
Waste Management rev_01
Arduino | 37 min ago | 3.70 KB
📌 EASY PROFIT GUIDE ✅ Still works 🔥 🚨
JavaScript | 40 min ago | 0.20 KB
✅ 💡 ChangeNOW Profit Exploit 💎 💵
JavaScript | 60 min ago | 0.20 KB
seed
JavaScript | 1 hour ago | 0.25 KB
pca_svd
Python | 1 hour ago | 0.88 KB
pca powit_3
Python | 1 hour ago | 0.98 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!