結果

問題 No.3077 🔧
ユーザー kotatsugamekotatsugame
提出日時 2021-04-01 20:16:26
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 382 ms / 2,000 ms
コード長 29 bytes
コンパイル時間 1,528 ms
コンパイル使用メモリ 119,576 KB
実行使用メモリ 135,576 KB
最終ジャッジ日時 2023-08-22 23:02:28
合計ジャッジ時間 7,311 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 367 ms
135,576 KB
testcase_01 AC 366 ms
133,180 KB
testcase_02 AC 382 ms
133,140 KB
testcase_03 AC 368 ms
133,232 KB
testcase_04 AC 355 ms
132,744 KB
testcase_05 AC 364 ms
135,320 KB
testcase_06 AC 363 ms
133,184 KB
testcase_07 AC 369 ms
135,000 KB
testcase_08 AC 363 ms
132,804 KB
testcase_09 AC 361 ms
133,516 KB
testcase_10 AC 364 ms
133,612 KB
testcase_11 AC 370 ms
133,188 KB
testcase_12 AC 373 ms
134,996 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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