Problem pandaski
User ensonchew
Submission Time 2026-02-13 10:03:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pandaski.cpp: In function β€˜int main()’:
pandaski.cpp:35:29: error: expected unqualified-id before β€˜-’ token
35 | if (V[i].first. - V[i-1].first <= E[0]) ans += V[i].second;
| ^