| Problem | usefft1 |
|---|---|
| User | bribritt |
| Submission Time | 2023-03-26 19:40:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
usefft1.cpp: In function ‘std::vector<int> multiply(std::vector<int>&, std::vector<int>&)’:
usefft1.cpp:57:9: error: could not convert ‘result’ from ‘vector<long long int>’ to ‘vector<int>’
57 | return result;
| ^~~~~~
| |
| vector<long long int>