結果

問題 No.1140 EXPotentiaLLL!
ユーザー tailstails
提出日時 2020-07-31 23:37:51
言語 cLay
(20240104-1)
結果
AC  
実行時間 130 ms / 2,000 ms
コード長 96 bytes
コンパイル時間 2,264 ms
コンパイル使用メモリ 161,364 KB
実行使用メモリ 10,032 KB
最終ジャッジ日時 2023-09-19 00:53:45
合計ジャッジ時間 5,195 ms
ジャッジサーバーID
(参考情報)
judge15 / judge14
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 62 ms
9,808 KB
testcase_01 AC 57 ms
9,832 KB
testcase_02 AC 62 ms
9,804 KB
testcase_03 AC 91 ms
9,800 KB
testcase_04 AC 73 ms
9,840 KB
testcase_05 AC 109 ms
9,840 KB
testcase_06 AC 104 ms
10,032 KB
testcase_07 AC 130 ms
9,804 KB
testcase_08 AC 12 ms
8,816 KB
testcase_09 AC 12 ms
8,780 KB
testcase_10 AC 12 ms
8,780 KB
testcase_11 AC 12 ms
8,972 KB
testcase_12 AC 12 ms
8,928 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

int q[1d6],r;ll t,a,p;{r=Prime(5d6,q);rd(p);REP(p)rd(a,p),wt(*lower_bound(q,q+r,p)-p?-1:a%p>0);}
0