20 lines
498 B
Plaintext
20 lines
498 B
Plaintext
|
|
[ llIntegerToBase64(-680658713)
|
||
|
|
, llIntegerToBase64(-1)
|
||
|
|
, llIntegerToBase64(0)
|
||
|
|
, llIntegerToBase64(1)
|
||
|
|
, llIntegerToBase64(2)
|
||
|
|
, llIntegerToBase64(3)
|
||
|
|
, llIntegerToBase64(-2147483648)
|
||
|
|
, llIntegerToBase64(2147483647)
|
||
|
|
|
||
|
|
, llBase64ToInteger("123456789")
|
||
|
|
, llBase64ToInteger("12345A===")
|
||
|
|
, llBase64ToInteger("12345678")
|
||
|
|
, llBase64ToInteger("123456")
|
||
|
|
, llBase64ToInteger("123456==")
|
||
|
|
, llBase64ToInteger("12345w==")
|
||
|
|
, llBase64ToInteger("12345.")
|
||
|
|
, llBase64ToInteger("gAAAAA")
|
||
|
|
, llBase64ToInteger("/////w")
|
||
|
|
]
|