Problem | chickensoup |
---|---|
User | Lsc111 |
Submission Time | 2023-12-13 12:36:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
chickensoup.cpp: In function ‘int main()’:
chickensoup.cpp:71:87: error: expected ‘,’ or ‘;’ before ‘)’ token
71 | int temp_=rsq3(x)%998244353-(2*x+3)*rsq2(x)%998244353+(x*x+3*x+2)*rsq1(x)%998244353);
| ^