結果

問題 No.14 最小公倍数ソート
ユーザー tailstails
提出日時 2020-09-29 21:21:03
言語 cLay
(20240714-1)
結果
AC  
実行時間 4,153 ms / 5,000 ms
コード長 106 bytes
コンパイル時間 2,079 ms
コンパイル使用メモリ 173,984 KB
実行使用メモリ 5,376 KB
最終ジャッジ日時 2024-07-05 14:26:11
合計ジャッジ時間 47,926 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
5,248 KB
testcase_01 AC 2 ms
5,376 KB
testcase_02 AC 2 ms
5,376 KB
testcase_03 AC 43 ms
5,376 KB
testcase_04 AC 4,153 ms
5,376 KB
testcase_05 AC 1,389 ms
5,376 KB
testcase_06 AC 1,640 ms
5,376 KB
testcase_07 AC 2,137 ms
5,376 KB
testcase_08 AC 2,794 ms
5,376 KB
testcase_09 AC 4,053 ms
5,376 KB
testcase_10 AC 3,708 ms
5,376 KB
testcase_11 AC 3,848 ms
5,376 KB
testcase_12 AC 3,997 ms
5,376 KB
testcase_13 AC 4,050 ms
5,376 KB
testcase_14 AC 3,916 ms
5,376 KB
testcase_15 AC 4,022 ms
5,376 KB
testcase_16 AC 1,494 ms
5,376 KB
testcase_17 AC 1,071 ms
5,376 KB
testcase_18 AC 476 ms
5,376 KB
testcase_19 AC 2,523 ms
5,376 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