Problem | typicalstairs |
---|---|
User | Hhw48 |
Submission Time | 2023-01-16 17:08:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typicalstairs.cpp: In function ‘int32_t main()’:
typicalstairs.cpp:36:22: error: expected ‘;’ before ‘f’
36 | cout<<(dp[n]+mod)f%mod;
| ^
| ;