結果
| 問題 | 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 |
| 記録 | |
| コンパイル時間 | 284 ms |
| コンパイル使用メモリ | 21,412 KB |
| 実行使用メモリ | 53,064 KB |
| 最終ジャッジ日時 | 2026-08-27 04:40:07 |
| 合計ジャッジ時間 | 16,840 ms |
|
ジャッジサーバーID (参考情報) |
judge3_1 / judge2_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