| Problem | NYTrainers |
|---|---|
| User | Pan |
| Submission Time | 2024-04-01 14:03:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
NYTrainers.cpp: In function ‘int32_t main()’:
NYTrainers.cpp:48:23: error: expected ‘;’ before ‘)’ token
48 | else cout << dp[n][k]);
| ^
| ;