| Problem | factorial_easy |
|---|---|
| User | OKay |
| Submission Time | 2026-06-25 07:25:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
factorial_easy.cpp: In function ‘int main()’:
factorial_easy.cpp:11:26: error: ‘M’ was not declared in this scope
11 | factorial = factorial*i%M
| ^