結果

問題 No.721 Die tertia (ディエ・テルツィア)
ユーザー kotatsugamekotatsugame
提出日時 2018-08-23 10:12:54
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 462 ms / 2,000 ms
コード長 50 bytes
コンパイル時間 456 ms
コンパイル使用メモリ 135,544 KB
実行使用メモリ 137,820 KB
最終ジャッジ日時 2024-06-08 02:13:58
合計ジャッジ時間 11,153 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 446 ms
137,560 KB
testcase_01 AC 446 ms
137,432 KB
testcase_02 AC 452 ms
137,436 KB
testcase_03 AC 452 ms
137,560 KB
testcase_04 AC 462 ms
137,572 KB
testcase_05 AC 452 ms
137,688 KB
testcase_06 AC 449 ms
137,308 KB
testcase_07 AC 451 ms
137,564 KB
testcase_08 AC 445 ms
137,688 KB
testcase_09 AC 451 ms
137,552 KB
testcase_10 AC 450 ms
137,820 KB
testcase_11 AC 450 ms
137,692 KB
testcase_12 AC 454 ms
137,688 KB
testcase_13 AC 459 ms
137,564 KB
testcase_14 AC 457 ms
137,432 KB
testcase_15 AC 452 ms
137,564 KB
testcase_16 AC 451 ms
137,560 KB
testcase_17 AC 448 ms
137,688 KB
testcase_18 AC 449 ms
137,436 KB
testcase_19 AC 460 ms
137,572 KB
testcase_20 AC 450 ms
137,436 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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