| Problem | summarising2024 |
|---|---|
| User | usernamehere |
| Submission Time | 2025-01-01 11:04:31 |
| 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:42: error: ‘computeFactorials’ was not declared in this scope
6 | std::vector< long long> factorials = computeFactorials(N);
| ^~~~~~~~~~~~~~~~~