結果

問題 No.1140 EXPotentiaLLL!
ユーザー tailstails
提出日時 2020-07-31 23:37:51
言語 cLay
(20240714-1)
結果
AC  
実行時間 143 ms / 2,000 ms
コード長 96 bytes
コンパイル時間 2,589 ms
コンパイル使用メモリ 174,036 KB
実行使用メモリ 7,040 KB
最終ジャッジ日時 2024-07-05 13:47:34
合計ジャッジ時間 5,604 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 70 ms
6,912 KB
testcase_01 AC 66 ms
6,912 KB
testcase_02 AC 72 ms
6,784 KB
testcase_03 AC 102 ms
6,784 KB
testcase_04 AC 78 ms
6,784 KB
testcase_05 AC 121 ms
7,040 KB
testcase_06 AC 113 ms
6,912 KB
testcase_07 AC 143 ms
6,912 KB
testcase_08 AC 11 ms
5,376 KB
testcase_09 AC 11 ms
5,376 KB
testcase_10 AC 12 ms
5,376 KB
testcase_11 AC 12 ms
5,376 KB
testcase_12 AC 12 ms
5,376 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