結果

問題 No.84 悪の算盤
ユーザー yuruhiyayuruhiya
提出日時 2021-02-06 20:23:37
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 390 ms / 5,000 ms
コード長 35 bytes
コンパイル時間 539 ms
コンパイル使用メモリ 119,848 KB
実行使用メモリ 133,784 KB
最終ジャッジ日時 2023-09-16 06:44:33
合計ジャッジ時間 6,642 ms
ジャッジサーバーID
(参考情報)
judge11 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 364 ms
133,232 KB
testcase_01 AC 358 ms
133,716 KB
testcase_02 AC 358 ms
133,524 KB
testcase_03 AC 361 ms
133,448 KB
testcase_04 AC 367 ms
133,764 KB
testcase_05 AC 390 ms
133,584 KB
testcase_06 AC 359 ms
133,452 KB
testcase_07 AC 361 ms
133,784 KB
testcase_08 AC 366 ms
133,628 KB
testcase_09 AC 362 ms
133,164 KB
testcase_10 AC 359 ms
133,428 KB
testcase_11 AC 364 ms
133,384 KB
testcase_12 AC 362 ms
133,468 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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