結果

問題 No.721 Die tertia (ディエ・テルツィア)
ユーザー kotatsugamekotatsugame
提出日時 2018-08-23 10:12:54
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 410 ms / 2,000 ms
コード長 50 bytes
コンパイル時間 2,368 ms
コンパイル使用メモリ 134,640 KB
実行使用メモリ 132,408 KB
最終ジャッジ日時 2023-08-27 06:22:55
合計ジャッジ時間 10,949 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 402 ms
132,064 KB
testcase_01 AC 398 ms
132,388 KB
testcase_02 AC 396 ms
132,408 KB
testcase_03 AC 396 ms
132,312 KB
testcase_04 AC 395 ms
132,240 KB
testcase_05 AC 410 ms
132,056 KB
testcase_06 AC 398 ms
132,372 KB
testcase_07 AC 397 ms
132,236 KB
testcase_08 AC 405 ms
132,060 KB
testcase_09 AC 400 ms
132,388 KB
testcase_10 AC 403 ms
132,384 KB
testcase_11 AC 403 ms
132,244 KB
testcase_12 AC 402 ms
132,308 KB
testcase_13 AC 408 ms
131,996 KB
testcase_14 AC 404 ms
132,060 KB
testcase_15 AC 405 ms
132,244 KB
testcase_16 AC 404 ms
132,144 KB
testcase_17 AC 404 ms
132,344 KB
testcase_18 AC 405 ms
132,080 KB
testcase_19 AC 404 ms
131,836 KB
testcase_20 AC 408 ms
132,056 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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