PUZZLE #4993: FFT Cipher (diff 1)
A 4-point DFT encoded message in the frequency domain.
DATA
| Frequency Domain |
[438.0, 0.0], [6.0, -10.0], [14.0, -0.0], [6.0, 10.0]
|
| Sample Count |
4
|
| Precision |
4
|
| Format |
real_and_imag
|
| Hint |
FFT cipher — 4 frequency components. Apply inverse DFT (iDFT) to the complex pairs. Round results to integers. Convert to characters.
|
| Answer Format |
comma-separated frequencies or letters
|
author's note: Pool fill: fft diff 1
— website sponsored —
[ ad space ]