| Problem | summarising2024 |
|---|---|
| User | boaznumberd5555 |
| Submission Time | 2025-01-01 20:32:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
xyfriend.cpp: In function ‘std::vector<int> friendofxy(int, long long int)’:
xyfriend.cpp:6:2: error: ‘iota’ was not declared in this scope
6 | iota(x.begin,x.end,1);
| ^~~~