| Problem | summarizing2021 |
|---|---|
| User | bz |
| Submission Time | 2026-01-05 16:03:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
summarizing2021.cpp: In function ‘std::vector<int> guess(int)’:
summarizing2021.cpp:11:9: error: could not convert ‘ans’ from ‘int [n]’ to ‘std::vector<int>’
11 | return ans;
| ^~~
| |
| int [n]