結果

問題 No.591 (^o^)/
ユーザー yuruhiyayuruhiya
提出日時 2020-10-14 15:22:02
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 367 ms / 2,000 ms
コード長 24 bytes
コンパイル時間 457 ms
コンパイル使用メモリ 112,832 KB
実行使用メモリ 125,152 KB
最終ジャッジ日時 2023-09-28 00:37:01
合計ジャッジ時間 5,175 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 358 ms
125,148 KB
testcase_01 AC 363 ms
124,852 KB
testcase_02 AC 361 ms
124,880 KB
testcase_03 AC 366 ms
124,840 KB
testcase_04 AC 362 ms
124,916 KB
testcase_05 AC 360 ms
124,936 KB
testcase_06 AC 366 ms
124,840 KB
testcase_07 AC 365 ms
125,152 KB
testcase_08 AC 364 ms
124,676 KB
testcase_09 AC 367 ms
125,052 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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