Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Sep 30th, 2016
65
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/ruby
n = gets.strip.to_i
a = Array.new(n)
for a_i in (0..n-1)
a_t = gets.strip
a[a_i] = a_t.split(' ').map(&:to_i)
end
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
📌 EASY PROFIT GUIDE ✅ Still works 🔥 🚨 ✅💎
JavaScript | 5 min ago | 0.20 KB
✅ 💎 Instant BTC Profit Method ✅ Working 🚨 🔥
JavaScript | 9 min ago | 0.20 KB
✅ 💡 ChangeNOW Profit Exploit 💎 💵
JavaScript | 20 min ago | 0.20 KB
💎 ⭐ MAKE $2500 IN 15 MIN ✅ Working 💵 💎
JavaScript | 30 min ago | 0.20 KB
tableLib
Lua | 33 min ago | 4.41 KB
✅ 💡 ChangeNOW Profit Exploit 💎 💵 🚨🚨
JavaScript | 35 min ago | 0.20 KB
📌 EASY PROFIT GUIDE ✅ Still works 🔥 🚨
JavaScript | 40 min ago | 0.20 KB
📌 EASY PROFIT GUIDE ✅ Still works 🔥 🚨
JavaScript | 51 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!