Problem | wabbit |
---|---|
User | Shadowsocks |
Submission Time | 2023-02-14 19:16:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wabbit.cpp: In function ‘int main()’:
wabbit.cpp:31:13: error: expected ‘,’ or ‘;’ before ‘ans’
31 | ans += ps[lastindex]-ps[lastindex-k-1];
| ^~~