Problem factorial_easy
User Someone13912
Submission Time 2026-04-28 09:44:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

factorial_easy.cpp:4:10: error: ā€˜n’ was not declared in this scope
4 | int fact(n) {
| ^