Problem | fibo |
---|---|
User | shashi93 |
Submission Time | 2024-02-02 18:43:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:22:11: error: invalid operands of types ‘long long int’ and ‘double’ to binary ‘operator%’
22 | cout << t%998244353. << el;
| ~^~~~~~~~~~~
| | |
| | double
| long long int