結果

問題 No.88 次はどっちだ
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 14:04:04
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 418 ms / 5,000 ms
コード長 37 bytes
コンパイル時間 428 ms
コンパイル使用メモリ 130,756 KB
実行使用メモリ 132,356 KB
最終ジャッジ日時 2023-09-28 07:43:55
合計ジャッジ時間 5,851 ms
ジャッジサーバーID
(参考情報)
judge15 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 410 ms
132,356 KB
testcase_01 AC 407 ms
132,268 KB
testcase_02 AC 411 ms
132,340 KB
testcase_03 AC 405 ms
132,268 KB
testcase_04 AC 416 ms
132,356 KB
testcase_05 AC 412 ms
132,288 KB
testcase_06 AC 407 ms
132,004 KB
testcase_07 AC 418 ms
132,000 KB
testcase_08 AC 412 ms
132,032 KB
testcase_09 AC 414 ms
132,072 KB
testcase_10 AC 415 ms
132,124 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$_=lines;say <yukiko oda>[s:g/\w//%2]
0