Leetcode-错题本

table
	level AS "难度",
	review_times AS "review"
from "300_CSNotes/302_Leetcode/302_atom"
where contains(file.tags, "算法/错题")
sort file.ctime