I am doing a leetcode question (https://leetcode.com/problems/new-users-daily-count/), I get the correct answer by using date_add(), but wrong answer using -/+ interval. I thoug