Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Proced_2_Pratyb_2.02
rengetsu
Mar 1st, 2018
74
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include<iostream>
using
namespace
std
;
int
main
(
)
{
long
long
int
n, a, b
;
cin
>>
n
>>
a
>>
b
;
if
(
b
>
n
)
{
cout
<<
"TAIP"
<<
endl
;
}
else
{
cout
<<
"NE"
<<
endl
;
}
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
w
16 hours ago | 0.09 KB
[email protected]
- idiot sending fr...
18 hours ago | 1.35 KB
Untitled
21 hours ago | 0.03 KB
Checking in availability
1 day ago | 0.66 KB
TRMP TOKEN
1 day ago | 1.56 KB
Untitled
1 day ago | 0.16 KB
my-push Script
1 day ago | 0.19 KB
Mapscan v2.0 - Archeagus Grey Hack Series, Ep...
JavaScript | 2 days ago | 9.34 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!