結果

問題 No.2117 中国剰余定理入門
ユーザー tailstails
提出日時 2022-11-04 23:03:00
言語 Perl
(5.38.2)
結果
AC  
実行時間 10 ms / 2,000 ms
コード長 69 bytes
コンパイル時間 259 ms
コンパイル使用メモリ 5,316 KB
実行使用メモリ 5,484 KB
最終ジャッジ日時 2023-09-26 01:32:59
合計ジャッジ時間 1,449 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 9 ms
5,216 KB
testcase_01 AC 9 ms
5,300 KB
testcase_02 AC 9 ms
5,464 KB
testcase_03 AC 9 ms
5,300 KB
testcase_04 AC 9 ms
5,240 KB
testcase_05 AC 8 ms
5,444 KB
testcase_06 AC 9 ms
5,168 KB
testcase_07 AC 9 ms
5,168 KB
testcase_08 AC 9 ms
5,304 KB
testcase_09 AC 9 ms
5,480 KB
testcase_10 AC 10 ms
5,168 KB
testcase_11 AC 10 ms
5,388 KB
testcase_12 AC 10 ms
5,468 KB
testcase_13 AC 10 ms
5,252 KB
testcase_14 AC 10 ms
5,436 KB
testcase_15 AC 10 ms
5,300 KB
testcase_16 AC 9 ms
5,300 KB
testcase_17 AC 10 ms
5,484 KB
testcase_18 AC 9 ms
5,464 KB
testcase_19 AC 10 ms
5,240 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

(<>.<>)=~('(.*)\s'x4);printf grep(($_-$2)%$1+($_-$4)%$3<1,0..1e4),NaN
0