結果

問題 No.1036 Make One With GCD 2
ユーザー tailstails
提出日時 2020-08-06 20:24:22
言語 cLay
(20240714-1)
結果
AC  
実行時間 299 ms / 2,000 ms
コード長 155 bytes
コンパイル時間 2,149 ms
コンパイル使用メモリ 171,916 KB
実行使用メモリ 8,448 KB
最終ジャッジ日時 2024-07-05 13:51:33
合計ジャッジ時間 11,717 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 39 ms
8,448 KB
testcase_01 AC 39 ms
8,448 KB
testcase_02 AC 33 ms
8,448 KB
testcase_03 AC 8 ms
5,376 KB
testcase_04 AC 13 ms
6,528 KB
testcase_05 AC 2 ms
5,376 KB
testcase_06 AC 1 ms
5,376 KB
testcase_07 AC 13 ms
6,016 KB
testcase_08 AC 11 ms
5,760 KB
testcase_09 AC 166 ms
8,192 KB
testcase_10 AC 156 ms
7,936 KB
testcase_11 AC 195 ms
8,320 KB
testcase_12 AC 158 ms
7,936 KB
testcase_13 AC 295 ms
8,064 KB
testcase_14 AC 299 ms
8,192 KB
testcase_15 AC 280 ms
7,936 KB
testcase_16 AC 282 ms
7,936 KB
testcase_17 AC 290 ms
8,064 KB
testcase_18 AC 2 ms
5,376 KB
testcase_19 AC 1 ms
5,376 KB
testcase_20 AC 2 ms
5,376 KB
testcase_21 AC 2 ms
5,376 KB
testcase_22 AC 277 ms
7,936 KB
testcase_23 AC 206 ms
6,912 KB
testcase_24 AC 288 ms
8,064 KB
testcase_25 AC 262 ms
7,680 KB
testcase_26 AC 277 ms
7,936 KB
testcase_27 AC 1 ms
5,376 KB
testcase_28 AC 2 ms
5,376 KB
testcase_29 AC 1 ms
5,376 KB
testcase_30 AC 2 ms
5,376 KB
testcase_31 AC 1 ms
5,376 KB
testcase_32 AC 1 ms
5,376 KB
testcase_33 AC 1 ms
5,376 KB
testcase_34 AC 2 ms
5,376 KB
testcase_35 AC 1 ms
5,376 KB
testcase_36 AC 2 ms
5,376 KB
testcase_37 AC 1 ms
5,376 KB
testcase_38 AC 36 ms
8,320 KB
testcase_39 AC 43 ms
8,320 KB
testcase_40 AC 203 ms
6,912 KB
testcase_41 AC 192 ms
8,320 KB
testcase_42 AC 192 ms
8,448 KB
testcase_43 AC 159 ms
8,320 KB
testcase_44 AC 180 ms
8,320 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll n,r,f,b,z,a[6d5];{rd(n,a(n));rep(l,n){while(r<=n&&gcd(f-l?a[l]:0,b)-1)b=gcd(b,a[r++]);z-=r+~n;if(f==l){b=0;rrep(i,l,f=r)a[i]=b=gcd(b,a[i]);b=0;}}wt(z);}
0