結果

問題 No.138 化石のバージョン
ユーザー yuruhiyayuruhiya
提出日時 2020-10-16 14:32:14
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 37 bytes
コンパイル時間 360 ms
コンパイル使用メモリ 138,520 KB
実行使用メモリ 140,520 KB
最終ジャッジ日時 2024-07-20 20:34:50
合計ジャッジ時間 14,979 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 WA -
testcase_03 AC 371 ms
138,252 KB
testcase_04 WA -
testcase_05 WA -
testcase_06 AC 387 ms
138,380 KB
testcase_07 AC 371 ms
138,276 KB
testcase_08 WA -
testcase_09 AC 369 ms
138,384 KB
testcase_10 AC 365 ms
138,384 KB
testcase_11 AC 399 ms
138,124 KB
testcase_12 AC 365 ms
138,384 KB
testcase_13 WA -
testcase_14 AC 371 ms
138,128 KB
testcase_15 WA -
testcase_16 AC 377 ms
138,000 KB
testcase_17 AC 367 ms
138,512 KB
testcase_18 AC 367 ms
138,380 KB
testcase_19 WA -
testcase_20 WA -
testcase_21 AC 369 ms
138,484 KB
testcase_22 AC 366 ms
138,484 KB
testcase_23 WA -
testcase_24 WA -
testcase_25 WA -
testcase_26 AC 367 ms
138,252 KB
testcase_27 WA -
testcase_28 WA -
testcase_29 AC 374 ms
138,020 KB
testcase_30 AC 369 ms
138,384 KB
testcase_31 AC 363 ms
138,144 KB
testcase_32 WA -
testcase_33 AC 375 ms
138,380 KB
testcase_34 AC 369 ms
138,124 KB
testcase_35 AC 370 ms
138,512 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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