結果

問題 No.721 Die tertia (ディエ・テルツィア)
ユーザー kotatsugamekotatsugame
提出日時 2018-08-23 10:12:54
言語 Raku
(rakudo v2024.12)
結果
AC  
実行時間 562 ms / 2,000 ms
コード長 50 bytes
コンパイル時間 3,411 ms
コンパイル使用メモリ 136,300 KB
実行使用メモリ 137,616 KB
最終ジャッジ日時 2024-12-26 17:04:22
合計ジャッジ時間 16,366 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 538 ms
137,608 KB
testcase_01 AC 545 ms
136,484 KB
testcase_02 AC 541 ms
137,504 KB
testcase_03 AC 531 ms
137,356 KB
testcase_04 AC 547 ms
136,572 KB
testcase_05 AC 548 ms
137,608 KB
testcase_06 AC 537 ms
137,456 KB
testcase_07 AC 540 ms
137,480 KB
testcase_08 AC 546 ms
137,484 KB
testcase_09 AC 543 ms
137,616 KB
testcase_10 AC 540 ms
136,588 KB
testcase_11 AC 553 ms
137,616 KB
testcase_12 AC 542 ms
136,468 KB
testcase_13 AC 545 ms
137,484 KB
testcase_14 AC 546 ms
135,972 KB
testcase_15 AC 562 ms
135,192 KB
testcase_16 AC 547 ms
134,204 KB
testcase_17 AC 547 ms
134,268 KB
testcase_18 AC 551 ms
136,468 KB
testcase_19 AC 543 ms
136,224 KB
testcase_20 AC 548 ms
137,228 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$_=Date.new(|get.comb(/\d+/))+2;.=Str;tr!-!/!;.say
0