| Problem | soos2 |
|---|---|
| User | YSH2020 |
| Submission Time | 2025-02-14 13:42:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
soos2.cpp: In function ‘int main()’:
soos2.cpp:32:85: error: expected ‘,’ or ‘;’ before ‘)’ token
32 | int sum1 = fast_expo(2, m, 998244353)-fast_expo(2, m-count, 998244353)+998244353)%998244353;
| ^