結果

問題 No.14 最小公倍数ソート
ユーザー tailstails
提出日時 2020-09-29 21:14:56
言語 cLay
(20240714-1)
結果
TLE  
実行時間 -
コード長 105 bytes
コンパイル時間 2,063 ms
コンパイル使用メモリ 172,208 KB
実行使用メモリ 8,576 KB
最終ジャッジ日時 2024-07-05 14:20:09
合計ジャッジ時間 8,817 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
5,248 KB
testcase_01 AC 2 ms
5,376 KB
testcase_02 AC 1 ms
5,376 KB
testcase_03 AC 74 ms
5,376 KB
testcase_04 TLE -
testcase_05 -- -
testcase_06 -- -
testcase_07 -- -
testcase_08 -- -
testcase_09 -- -
testcase_10 -- -
testcase_11 -- -
testcase_12 -- -
testcase_13 -- -
testcase_14 -- -
testcase_15 -- -
testcase_16 -- -
testcase_17 -- -
testcase_18 -- -
testcase_19 -- -
権限があれば一括ダウンロードができます

ソースコード

diff #

ll 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])<<14|a[j])]);wt(a(n));}
0