結果

問題 No.744 循環小数N桁目 Easy
ユーザー kotatsugamekotatsugame
提出日時 2018-10-19 23:03:36
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 352 ms / 2,000 ms
コード長 24 bytes
コンパイル時間 2,686 ms
コンパイル使用メモリ 134,344 KB
実行使用メモリ 136,336 KB
最終ジャッジ日時 2024-11-18 22:14:50
合計ジャッジ時間 5,170 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 344 ms
136,336 KB
testcase_01 AC 345 ms
136,336 KB
testcase_02 AC 346 ms
136,100 KB
testcase_03 AC 344 ms
136,208 KB
testcase_04 AC 351 ms
136,204 KB
testcase_05 AC 352 ms
136,052 KB
testcase_06 AC 347 ms
136,204 KB
testcase_07 AC 341 ms
136,208 KB
testcase_08 AC 342 ms
136,204 KB
testcase_09 AC 335 ms
136,080 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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