5 lines
No EOL
56 B
Text
5 lines
No EOL
56 B
Text
import fmt
|
|
|
|
main() {
|
|
fmt.decimal(9223372036854775807)
|
|
} |