Problem ccs
User shashi93
Submission Time 2025-02-07 16:27:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function β€˜int main()’:
ccs.cpp:28:51: error: expected primary-expression before β€˜<’ token
28 | if (it - v.begin() >= x and it - v.begin() =< y){
| ^