This website requires JavaScript.
Explore
Help
Register
Sign In
liujiahe
/
python
Watch
1
Star
0
Fork
You've already forked python
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
python
/
24-6-2-3.py
6 lines
85 B
Python
Raw
Permalink
Blame
History
a
=
int
(
input
(
)
)
b
=
int
(
input
(
)
)
c
=
int
(
input
(
)
)
d
=
int
(
input
(
)
)
print
(
(
d
-
b
)
+
(
60
*
c
-
60
*
a
)
)
Reference in New Issue
View Git Blame
Copy Permalink