Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
factoradic conversion
a guest
May 20th, 2013
369
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
i
=
raw_input
(
)
a
,
b
,
x
,
c
=
(
(
362880
,
''
,
9
,
'j=int(i);'
+
'b+=`j//a`;j%=a;a/=x;x-=1;'
*
9
)
,
(
1
,
0
,
1
,
'b+=a*int(i[-x]);x+=1;a*=x;'
*
~
-
len
(
i
)
)
)
[
'!'
in
i
]
exec
c
print
int
(
b
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
plexguide -> saltbox
8 hours ago | 4.42 KB
Untitled
12 hours ago | 12.81 KB
Untitled
14 hours ago | 10.50 KB
Untitled
15 hours ago | 8.75 KB
Untitled
16 hours ago | 14.36 KB
Untitled
17 hours ago | 5.60 KB
Untitled
18 hours ago | 16.50 KB
Untitled
19 hours ago | 5.07 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!