結果

問題 No.744 循環小数N桁目 Easy
ユーザー kotatsugamekotatsugame
提出日時 2018-10-19 23:03:36
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 306 ms / 2,000 ms
コード長 24 bytes
コンパイル時間 464 ms
コンパイル使用メモリ 133,068 KB
実行使用メモリ 136,336 KB
最終ジャッジ日時 2024-04-29 16:48:48
合計ジャッジ時間 4,199 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 296 ms
136,204 KB
testcase_01 AC 299 ms
136,336 KB
testcase_02 AC 306 ms
135,820 KB
testcase_03 AC 305 ms
136,076 KB
testcase_04 AC 296 ms
135,952 KB
testcase_05 AC 299 ms
136,076 KB
testcase_06 AC 294 ms
136,076 KB
testcase_07 AC 289 ms
136,208 KB
testcase_08 AC 298 ms
135,952 KB
testcase_09 AC 293 ms
136,336 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

(4,2,8,5,7,1)[get%6].say
0