結果

問題 No.175 simpleDNA
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 18:49:15
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 345 ms / 1,000 ms
コード長 16 bytes
コンパイル時間 388 ms
コンパイル使用メモリ 119,880 KB
実行使用メモリ 125,488 KB
最終ジャッジ日時 2023-09-28 08:29:56
合計ジャッジ時間 4,368 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 345 ms
125,120 KB
testcase_01 AC 335 ms
125,488 KB
testcase_02 AC 333 ms
125,252 KB
testcase_03 AC 343 ms
125,252 KB
testcase_04 AC 341 ms
125,108 KB
testcase_05 AC 335 ms
125,132 KB
testcase_06 AC 333 ms
125,232 KB
testcase_07 AC 333 ms
125,104 KB
testcase_08 AC 339 ms
125,156 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say 2**get/8*get
0