Problem | factorial_easy |
---|---|
User | hutaosfavbf |
Submission Time | 2024-11-23 08:07:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
factorial_easy.cpp: In function ‘int main()’:
factorial_easy.cpp:24:5: error: ‘f’ was not declared in this scope
24 | f[1] = 1;
| ^