Problem | chickensoup |
---|---|
User | simu2008 |
Submission Time | 2024-01-03 22:03:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
chickensoup.cpp: In function βint main()β:
chickensoup.cpp:55:21: error: expected primary-expression before β%β token
55 | cout << (D[x-1])%%998244353<< endl;
| ^