結果

問題 No.591 (^o^)/
ユーザー yuruhiyayuruhiya
提出日時 2020-10-14 15:22:02
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 393 ms / 2,000 ms
コード長 24 bytes
コンパイル時間 332 ms
コンパイル使用メモリ 128,952 KB
実行使用メモリ 136,504 KB
最終ジャッジ日時 2024-07-20 19:08:09
合計ジャッジ時間 5,152 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 374 ms
136,480 KB
testcase_01 AC 367 ms
136,228 KB
testcase_02 AC 376 ms
136,484 KB
testcase_03 AC 386 ms
136,100 KB
testcase_04 AC 389 ms
136,480 KB
testcase_05 AC 393 ms
136,352 KB
testcase_06 AC 370 ms
136,356 KB
testcase_07 AC 391 ms
136,352 KB
testcase_08 AC 389 ms
136,228 KB
testcase_09 AC 374 ms
136,504 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say "({$_=get}{get}$_)/"
0