結果

問題 No.175 simpleDNA
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 18:49:15
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 335 ms / 1,000 ms
コード長 16 bytes
コンパイル時間 342 ms
コンパイル使用メモリ 131,444 KB
実行使用メモリ 146,280 KB
最終ジャッジ日時 2024-07-21 02:58:50
合計ジャッジ時間 4,291 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 332 ms
146,152 KB
testcase_01 AC 331 ms
146,272 KB
testcase_02 AC 332 ms
146,144 KB
testcase_03 AC 331 ms
146,016 KB
testcase_04 AC 335 ms
146,012 KB
testcase_05 AC 331 ms
145,884 KB
testcase_06 AC 332 ms
146,140 KB
testcase_07 AC 326 ms
145,900 KB
testcase_08 AC 332 ms
146,280 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say 2**get/8*get
0