Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
The_Law
Oct 2nd, 2018
414
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 <stdio.h>
int
main
(
void
)
{
double
x
,
y
;
scanf
(
"%lf%lf"
,
&
x
,
&
y
)
;
printf
(
"%d
\n
"
,
1
<=
x
&&
x
<=
7
&&
2
<=
y
&&
y
<=
5
&&
y
<=
10
-
x
)
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
JavaScript | 3 min ago | 3.17 KB
Untitled
JavaScript | 31 min ago | 0.21 KB
Untitled
JavaScript | 42 min ago | 1.91 KB
great OK 1 figura
Python | 1 hour ago | 30.50 KB
DDA 0.01
Python | 1 hour ago | 5.27 KB
Modelo Métodos Padarosa
C# | 2 hours ago | 1.84 KB
ExceptionGroup: unhandled errors in a TaskGro...
Python | 2 hours ago | 5.77 KB
Финал
Python | 2 hours ago | 9.36 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!