Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
CyberN00b
Sep 7th, 2022
680
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
int
n, m
;
cin
>>
n
>>
m
;
vector
<
vector
<
int
>
>
vc
(
n, vector
<
int
>
(
m
)
)
;
for
(
auto
&
y
:
vc
)
for
(
auto
&
x
:
y
)
cin
>>
x
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
PersonalAccessToken.php
PHP | 1 min ago | 1.43 KB
Homework45
C# | 4 min ago | 14.13 KB
FREE 500$ GIFTCARDS???? VF
Java | 7 min ago | 0.04 KB
FREE 500$ GIFTCARDS???? VF
Java | 10 min ago | 0.05 KB
300$ GIFTCARDS? P8
Java | 12 min ago | 0.05 KB
1500$ in 1 day [Method]? MA
Java | 14 min ago | 0.05 KB
Make $3500 INSTANTLY [Works Worldwide]???? HL
Java | 16 min ago | 0.04 KB
????Make $3500 INSTANTLY [Works Worldwide]???...
Java | 18 min ago | 0.05 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!