結果

問題 No.1307 Rotate and Accumulate
ユーザー %20%20
提出日時 2020-12-04 03:35:01
言語 Python3
(3.12.2 + numpy 1.26.4 + scipy 1.12.0)
結果
AC  
実行時間 921 ms / 5,000 ms
コード長 140 bytes
コンパイル時間 139 ms
コンパイル使用メモリ 12,544 KB
実行使用メモリ 59,980 KB
最終ジャッジ日時 2024-09-14 14:12:47
合計ジャッジ時間 18,104 ms
ジャッジサーバーID
(参考情報)
judge1 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 517 ms
43,776 KB
testcase_01 AC 520 ms
43,792 KB
testcase_02 AC 524 ms
43,796 KB
testcase_03 AC 539 ms
43,788 KB
testcase_04 AC 526 ms
44,048 KB
testcase_05 AC 539 ms
44,048 KB
testcase_06 AC 519 ms
44,184 KB
testcase_07 AC 520 ms
43,788 KB
testcase_08 AC 791 ms
59,116 KB
testcase_09 AC 804 ms
59,980 KB
testcase_10 AC 752 ms
52,748 KB
testcase_11 AC 731 ms
49,908 KB
testcase_12 AC 770 ms
53,960 KB
testcase_13 AC 574 ms
45,948 KB
testcase_14 AC 647 ms
47,364 KB
testcase_15 AC 921 ms
59,540 KB
testcase_16 AC 910 ms
59,668 KB
testcase_17 AC 900 ms
59,916 KB
testcase_18 AC 863 ms
53,396 KB
testcase_19 AC 894 ms
59,676 KB
testcase_20 AC 896 ms
59,692 KB
testcase_21 AC 520 ms
43,916 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

from numpy.fft import*
I='input().split()'
exec(I+f';b=[0]*len(a:={I})\nfor i in {I}:b[-int(i)]+=1')
print(*map(int,ifft(fft(a)*fft(b))+.5))
0