結果
問題 |
No.8048 Order and Harmony
|
ユーザー |
👑 |
提出日時 | 2023-09-12 21:26:51 |
言語 | cLay (20241019-1) |
結果 |
WA
|
実行時間 | - |
コード長 | 190 bytes |
コンパイル時間 | 2,873 ms |
コンパイル使用メモリ | 176,708 KB |
実行使用メモリ | 13,760 KB |
最終ジャッジ日時 | 2024-06-30 08:57:55 |
合計ジャッジ時間 | 20,413 ms |
ジャッジサーバーID (参考情報) |
judge5 / judge1 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | AC * 2 WA * 1 TLE * 1 |
other | AC * 12 WA * 12 TLE * 3 -- * 34 |
ソースコード
ll@K,N[2]={K/2,K},B=8**9;modint f[8]={1,638916270,864357307,711403642,373979365,963971145,183143523,894672548},a[2];rep(e,2){a[e]=f[N[e]/B];REP(i,N[e]/B*B+1,N[e]+1)a[e]*=i;}wt(a[1]/a[0]**2);