結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 48 ms
8,320 KB
testcase_01 AC 46 ms
8,320 KB
testcase_02 AC 48 ms
8,192 KB
testcase_03 AC 6 ms
5,376 KB
testcase_04 AC 11 ms
6,528 KB
testcase_05 AC 1 ms
5,376 KB
testcase_06 AC 1 ms
5,376 KB
testcase_07 AC 15 ms
6,016 KB
testcase_08 AC 12 ms
5,760 KB
testcase_09 AC 190 ms
8,192 KB
testcase_10 AC 176 ms
8,064 KB
testcase_11 AC 197 ms
8,320 KB
testcase_12 AC 180 ms
7,936 KB
testcase_13 AC 332 ms
7,936 KB
testcase_14 AC 340 ms
8,192 KB
testcase_15 AC 322 ms
7,936 KB
testcase_16 AC 321 ms
8,064 KB
testcase_17 AC 332 ms
8,064 KB
testcase_18 AC 2 ms
5,376 KB
testcase_19 AC 2 ms
5,376 KB
testcase_20 AC 2 ms
5,376 KB
testcase_21 AC 1 ms
5,376 KB
testcase_22 AC 312 ms
7,808 KB
testcase_23 AC 230 ms
6,912 KB
testcase_24 AC 333 ms
8,064 KB
testcase_25 AC 301 ms
7,808 KB
testcase_26 AC 312 ms
7,680 KB
testcase_27 AC 2 ms
5,376 KB
testcase_28 AC 2 ms
5,376 KB
testcase_29 AC 2 ms
5,376 KB
testcase_30 AC 2 ms
5,376 KB
testcase_31 AC 2 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 2 ms
5,376 KB
testcase_36 AC 1 ms
5,376 KB
testcase_37 AC 2 ms
5,376 KB
testcase_38 AC 47 ms
8,320 KB
testcase_39 AC 52 ms
8,448 KB
testcase_40 AC 232 ms
6,912 KB
testcase_41 AC 216 ms
8,320 KB
testcase_42 AC 217 ms
8,320 KB
testcase_43 AC 185 ms
8,320 KB
testcase_44 AC 204 ms
8,576 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){rrep(i,l,r-1)a[i]=gcd(((a+i))(2));f=r;b=0;}}wt(z);}
0