#8. makePi
makePi
Background
Description
Return an int array length 3 containing the first 3 digits of pi, {3, 1, 4}.
Format
Input
Output
Samples
[3, 1, 4]
Limitation
1s, 1024KiB for each test case.
Return an int array length 3 containing the first 3 digits of pi, {3, 1, 4}.
[3, 1, 4]
1s, 1024KiB for each test case.
By signing up a acjudge universal account, you can submit code and join discussions in all online judging services provided by us.