| Problem | factorial_easy |
|---|---|
| User | sussygoose |
| Submission Time | 2026-07-03 14:08:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
factorial_easy.cpp: In function βint main()β:
factorial_easy.cpp:14:9: error: expected primary-expression before β<β token
14 | cout <<< fac(n);
| ^