Problem | celldivision |
---|---|
User | mofumofu |
Submission Time | 2023-01-20 15:50:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
celldivision.cpp: In function βint main()β:
celldivision.cpp:62:38: error: expected primary-expression before β)β token
62 | ll ans = upper_bound(all(v), query-) - v.begin() + 1;
| ^