結果

問題 No.84 悪の算盤
ユーザー yuruhiyayuruhiya
提出日時 2021-02-06 20:24:19
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 323 ms / 5,000 ms
コード長 34 bytes
コンパイル時間 262 ms
コンパイル使用メモリ 134,496 KB
実行使用メモリ 144,560 KB
最終ジャッジ日時 2024-07-03 08:17:31
合計ジャッジ時間 5,135 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 314 ms
144,436 KB
testcase_01 AC 305 ms
144,176 KB
testcase_02 AC 304 ms
144,052 KB
testcase_03 AC 312 ms
144,308 KB
testcase_04 AC 323 ms
144,560 KB
testcase_05 AC 311 ms
144,192 KB
testcase_06 AC 316 ms
144,176 KB
testcase_07 AC 307 ms
144,052 KB
testcase_08 AC 305 ms
144,204 KB
testcase_09 AC 309 ms
144,216 KB
testcase_10 AC 305 ms
144,204 KB
testcase_11 AC 304 ms
144,204 KB
testcase_12 AC 310 ms
144,432 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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