結果
| 問題 | No.1307 Rotate and Accumulate |
| コンテスト | |
| ユーザー |
%20
|
| 提出日時 | 2020-12-04 03:35:01 |
| 言語 | Python3 (3.14.3 + numpy 2.4.4 + scipy 1.17.1) |
| 結果 |
RE
(最新)
AC
(最初)
|
| 実行時間 | - |
| コード長 | 140 bytes |
| 記録 | |
| コンパイル時間 | 347 ms |
| コンパイル使用メモリ | 20,572 KB |
| 実行使用メモリ | 52,016 KB |
| 最終ジャッジ日時 | 2026-04-04 13:02:28 |
| 合計ジャッジ時間 | 15,968 ms |
|
ジャッジサーバーID (参考情報) |
judge2_0 / judge4_0 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | RE * 3 |
| other | RE * 19 |
ソースコード
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))
%20