| Problem | coincombinations |
|---|---|
| User | carson |
| Submission Time | 2025-06-16 17:59:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
coincombinations.cpp:23:25: error: missing terminating " character
23 | cout << res[n-1][m] << "\n;
| ^~~~
coincombinations.cpp: In function βint main()β:
coincombinations.cpp:24:1: error: expected primary-expression before β}β token
24 | }
| ^