Another Contest 4 Problem 9 - Fast Fourier Transform!
View as PDFOf course there's a Fast Fourier Transform problem in this contest! There may be number theory involved!
vector<int> f(int n)
You may assume - though in practice there is only one test case, so maybe you can guess the
value of
beforehand!
Comments