結果

問題 No.84 悪の算盤
ユーザー yuruhiyayuruhiya
提出日時 2021-02-06 20:24:19
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 336 ms / 5,000 ms
コード長 34 bytes
コンパイル時間 562 ms
コンパイル使用メモリ 120,200 KB
実行使用メモリ 132,040 KB
最終ジャッジ日時 2023-09-16 06:45:14
合計ジャッジ時間 5,530 ms
ジャッジサーバーID
(参考情報)
judge11 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 332 ms
131,820 KB
testcase_01 AC 333 ms
131,808 KB
testcase_02 AC 335 ms
131,804 KB
testcase_03 AC 336 ms
132,040 KB
testcase_04 AC 333 ms
131,924 KB
testcase_05 AC 330 ms
131,804 KB
testcase_06 AC 334 ms
131,780 KB
testcase_07 AC 334 ms
131,696 KB
testcase_08 AC 332 ms
131,656 KB
testcase_09 AC 329 ms
131,668 KB
testcase_10 AC 333 ms
131,824 KB
testcase_11 AC 329 ms
131,628 KB
testcase_12 AC 330 ms
131,864 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;say ($0*$1-1)+>-+^[==] $/
0