(mathcal{A}) set中begin()指针-1是end()。不要++end()。空set不要--begin()。就是如果是end()都要特判。 (mathcal{B}) 一个01序列是0...01...1的形式(Leftrightarrow)其有且仅有一个"01"。