結果

問題 No.14 最小公倍数ソート
ユーザー tailstails
提出日時 2020-09-29 21:21:03
言語 cLay
(20240714-1)
結果
AC  
実行時間 4,803 ms / 5,000 ms
コード長 106 bytes
コンパイル時間 2,429 ms
コンパイル使用メモリ 174,112 KB
実行使用メモリ 5,248 KB
最終ジャッジ日時 2024-12-12 15:07:22
合計ジャッジ時間 55,280 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
5,248 KB
testcase_01 AC 2 ms
5,248 KB
testcase_02 AC 1 ms
5,248 KB
testcase_03 AC 50 ms
5,248 KB
testcase_04 AC 4,803 ms
5,248 KB
testcase_05 AC 1,604 ms
5,248 KB
testcase_06 AC 1,874 ms
5,248 KB
testcase_07 AC 2,445 ms
5,248 KB
testcase_08 AC 3,222 ms
5,248 KB
testcase_09 AC 4,355 ms
5,248 KB
testcase_10 AC 4,280 ms
5,248 KB
testcase_11 AC 4,440 ms
5,248 KB
testcase_12 AC 4,585 ms
5,248 KB
testcase_13 AC 4,622 ms
5,248 KB
testcase_14 AC 4,492 ms
5,248 KB
testcase_15 AC 4,638 ms
5,248 KB
testcase_16 AC 1,724 ms
5,248 KB
testcase_17 AC 1,233 ms
5,248 KB
testcase_18 AC 546 ms
5,248 KB
testcase_19 AC 2,905 ms
5,248 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

int n,a[1d5];{rd(n,a(n));rep(i,n-1)swap(a[i+1],a[argmin[j=i+1---n-1](lcm(a[i],a[j])*1e4+a[j])]);wt(a(n));}
0