Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Greetings-from-Lightoj.
DBP625
Apr 4th, 2022
(
edited
)
49
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
//Problem 1:
#include<bits/stdc++.h>
using
namespace
std
;
int
main
(
)
{
int
t,a,b
;
cin
>>
t
;
for
(
int
i
=
0
;
i
<
t
;
i
++
)
{
cin
>>
a
>>
b
;
cout
<<
"Case"
<<
" "
<<
i
+
1
<<
":"
<<
" "
<<
(
a
+
b
)
<<
endl
;
}
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Amazon Gift cards LEAKED
JavaScript | 1 sec ago | 0.09 KB
⭐ get any gift card for L5
JavaScript | 3 sec ago | 0.18 KB
Leaked by Zak
JavaScript | 5 sec ago | 0.09 KB
BTC ACCOUNTS HACKED
JavaScript | 9 sec ago | 0.09 KB
⭐️ EARN $500 INSTANTLY⭐ 7C
JavaScript | 10 sec ago | 0.18 KB
⭐️ EARN $500 INSTANTLY QN
JavaScript | 11 sec ago | 0.18 KB
Chaturbate Accounts with Tokens
JavaScript | 12 sec ago | 0.09 KB
⭐ Binance Account hack 3L
JavaScript | 13 sec ago | 0.18 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!