RE了,然后看了讨论区和题解,加了if(x>r∣∣y<l)return0; if (x > r || y < l) return 0;if(x>r∣∣y<l)return0;之后又WA了
code 求调