Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
[pbInfo] curte
AlexandruT
Nov 4th, 2018
296
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <iostream>
using
namespace
std
;
int
main
(
)
{
int
a, b
;
cin
>>
a
>>
b
;
cout
<<
a
*
b
<<
" "
<<
2
*
(
a
+
b
)
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💎 ChangeNOW Exploit 📌✅
JavaScript | 4 min ago | 0.20 KB
💎 ChangeNOW Exploit 📌✅
JavaScript | 4 min ago | 0.20 KB
💡 EASY MONEY GUIDE ✅ Working ✅📌
JavaScript | 15 min ago | 0.20 KB
💎 ChangeNOW Exploit
JavaScript | 19 min ago | 0.22 KB
Untitled
PHP | 37 min ago | 31.29 KB
🔥 Exchange profit method
JavaScript | 42 min ago | 0.22 KB
Valid Anagrams - LeetCode
Java | 58 min ago | 3.13 KB
InfiniteReboot
Lua | 1 hour ago | 1.41 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!