j
k
j a
j l
On Wed Jun 18 14:07:11 2025 +0000, Yuxuan Shui wrote:
oh, i get it now, you are saying if `p[1]==0` we won't use `p[2]`.
Yes, checking characters one by one is a common pattern, and it's safe as long as it's done in the right order.
Back to the thread
Back to the list