Bootstrap

Line 1034: Char 9: runtime error: reference binding to null pointer of type ‘int‘ (stl_vector.h)

题目链接

今天在刷LeetCode时出现了意外.....

 

结果最后出现了意外:开头处.

经过一番调试,我发现是在使用函数库提供的sort()函数时,配置cmp函数出现了意外:

 

但是随后我们将等号去掉:

;