結果

問題 No.3077 🔧
ユーザー kotatsugamekotatsugame
提出日時 2021-04-01 20:16:26
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 362 ms / 2,000 ms
コード長 29 bytes
コンパイル時間 2,394 ms
コンパイル使用メモリ 124,892 KB
実行使用メモリ 135,972 KB
最終ジャッジ日時 2024-05-10 04:40:36
合計ジャッジ時間 5,868 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 349 ms
135,584 KB
testcase_01 AC 352 ms
135,712 KB
testcase_02 AC 350 ms
135,972 KB
testcase_03 AC 344 ms
135,844 KB
testcase_04 AC 345 ms
135,972 KB
testcase_05 AC 355 ms
135,840 KB
testcase_06 AC 358 ms
135,844 KB
testcase_07 AC 345 ms
135,480 KB
testcase_08 AC 357 ms
135,712 KB
testcase_09 AC 353 ms
135,716 KB
testcase_10 AC 350 ms
135,588 KB
testcase_11 AC 362 ms
135,716 KB
testcase_12 AC 349 ms
135,840 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;say ($0*$1+$2-$3)%$4
0