Problem | examinations |
---|---|
User | zyh255 |
Submission Time | 2023-01-04 09:47:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
examinations.cpp: In function ‘int32_t main()’:
examinations.cpp:48:61: error: ‘it1’ was not declared in this scope
48 | res[queries[i].second.second.second] = sx.size() - (it1 + it2);
| ^~~
examinations.cpp:48:67: error: ‘it2’ was not declared in this scope
48 | res[queries[i].second.second.second] = sx.size() - (it1 + it2);
| ^~~