結果

問題 No.138 化石のバージョン
ユーザー yuruhiyayuruhiya
提出日時 2020-10-16 14:32:14
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 37 bytes
コンパイル時間 300 ms
コンパイル使用メモリ 122,132 KB
実行使用メモリ 136,300 KB
最終ジャッジ日時 2023-09-28 01:58:41
合計ジャッジ時間 15,038 ms
ジャッジサーバーID
(参考情報)
judge12 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 WA -
testcase_03 AC 355 ms
135,824 KB
testcase_04 WA -
testcase_05 WA -
testcase_06 AC 365 ms
135,696 KB
testcase_07 AC 370 ms
135,500 KB
testcase_08 WA -
testcase_09 AC 363 ms
136,028 KB
testcase_10 AC 361 ms
135,768 KB
testcase_11 AC 380 ms
135,936 KB
testcase_12 AC 370 ms
135,792 KB
testcase_13 WA -
testcase_14 AC 364 ms
136,068 KB
testcase_15 WA -
testcase_16 AC 352 ms
135,984 KB
testcase_17 AC 360 ms
135,992 KB
testcase_18 AC 364 ms
136,080 KB
testcase_19 WA -
testcase_20 WA -
testcase_21 AC 379 ms
135,972 KB
testcase_22 AC 361 ms
136,052 KB
testcase_23 WA -
testcase_24 WA -
testcase_25 WA -
testcase_26 AC 382 ms
136,000 KB
testcase_27 WA -
testcase_28 WA -
testcase_29 AC 367 ms
136,092 KB
testcase_30 AC 372 ms
135,532 KB
testcase_31 AC 368 ms
136,124 KB
testcase_32 WA -
testcase_33 AC 356 ms
135,948 KB
testcase_34 AC 367 ms
136,016 KB
testcase_35 AC 382 ms
134,404 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say <NO YES>[[ge] lines>>.split(/./)]
0