This website requires JavaScript.
Explore
Help
Sign In
baoshuo
/
OI-codes
Watch
0
Star
1
Fork
0
You've already forked OI-codes
mirror of
https://git.sb/baoshuo/OI-codes.git
synced
2024-11-05 13:38:47 +00:00
Code
Releases
Activity
a4c6e79f99
OI-codes
/
Luogu
/
P1096
/
P1096.py
Ren Baoshuo
742bf5a6c8
feat: move Luogu files
2021-10-31 15:53:30 +08:00
1 line
28 B
Python
Raw
Blame
History
print
(
2
*
*
(
int
(
input
(
)
)
+
1
)
-
2
)
View Git Blame
Copy Permalink