Problem | fortunetelling |
---|---|
User | mertbbm |
Submission Time | 2023-03-28 11:24:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fortunetelling.cpp: In function ‘int32_t main()’:
fortunetelling.cpp:136:29: error: ‘class std::vector<int>’ has no member named ‘begi’; did you mean ‘begin’?
136 | int index=lower_bound(uni.begi(),uni.end(),query[x].first)-uni.begin();
| ^~~~
| begin