結果

問題 No.721 Die tertia (ディエ・テルツィア)
ユーザー kotatsugamekotatsugame
提出日時 2018-08-23 10:10:36
言語 Raku
(rakudo v2024.12)
結果
AC  
実行時間 517 ms / 2,000 ms
コード長 51 bytes
コンパイル時間 757 ms
コンパイル使用メモリ 127,596 KB
実行使用メモリ 136,432 KB
最終ジャッジ日時 2024-12-26 17:03:42
合計ジャッジ時間 13,366 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 511 ms
136,140 KB
testcase_01 AC 517 ms
136,012 KB
testcase_02 AC 448 ms
136,304 KB
testcase_03 AC 421 ms
136,304 KB
testcase_04 AC 420 ms
136,176 KB
testcase_05 AC 418 ms
136,164 KB
testcase_06 AC 426 ms
136,304 KB
testcase_07 AC 426 ms
136,176 KB
testcase_08 AC 433 ms
136,304 KB
testcase_09 AC 450 ms
136,172 KB
testcase_10 AC 438 ms
136,172 KB
testcase_11 AC 450 ms
136,432 KB
testcase_12 AC 427 ms
136,176 KB
testcase_13 AC 422 ms
136,052 KB
testcase_14 AC 426 ms
136,428 KB
testcase_15 AC 436 ms
136,304 KB
testcase_16 AC 437 ms
136,308 KB
testcase_17 AC 443 ms
136,172 KB
testcase_18 AC 446 ms
136,224 KB
testcase_19 AC 436 ms
136,096 KB
testcase_20 AC 439 ms
136,304 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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