Problem | typicalstairs |
---|---|
User | havinaaaaash |
Submission Time | 2024-11-05 21:19:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typicalstairs.cpp: In function ‘int main()’:
typicalstairs.cpp:32:5: error: expected ‘,’ or ‘;’ before ‘cout’
32 | cout << f % 1000000007;
| ^~~~