結果

問題 No.3077 🔧
ユーザー kotatsugamekotatsugame
提出日時 2021-04-01 20:16:26
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 358 ms / 2,000 ms
コード長 29 bytes
コンパイル時間 2,391 ms
コンパイル使用メモリ 125,352 KB
実行使用メモリ 136,748 KB
最終ジャッジ日時 2024-12-18 01:46:07
合計ジャッジ時間 8,199 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 342 ms
136,388 KB
testcase_01 AC 356 ms
136,748 KB
testcase_02 AC 351 ms
136,468 KB
testcase_03 AC 355 ms
136,640 KB
testcase_04 AC 349 ms
136,748 KB
testcase_05 AC 352 ms
136,488 KB
testcase_06 AC 352 ms
136,516 KB
testcase_07 AC 358 ms
136,676 KB
testcase_08 AC 342 ms
136,244 KB
testcase_09 AC 349 ms
136,524 KB
testcase_10 AC 350 ms
136,748 KB
testcase_11 AC 356 ms
136,616 KB
testcase_12 AC 348 ms
136,500 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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