| Problem | bridge_apio15 |
|---|---|
| User | elainagrey |
| Submission Time | 2023-04-18 21:08:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bridge_apio15.cpp: In function ‘int main()’:
bridge_apio15.cpp:48:62: error: expected ‘;’ before ‘)’ token
48 | if(ans==-1)ans=a[i].f*ind-bsum[ind]+asum[i]-(n-i+1)*a[i].f);
| ^