LeetCode 56. Merge Intervals

in this question, you can AC with the following code:

   

the time timeout is finally displayed. What is the reason for asking all the bosses? Is it true that one more comparison will time out, or is there something wrong with the program itself?

Jul.03,2022

sort Compare does not conform to the specification. Refer to Compare
that is to say, if there is comp (true ), then comp (b, a) = = false must be established.
your end with < = comparison will lead to comp (ajib) = true, comp (b) A) = true

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7b97ad-15a5c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7b97ad-15a5c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?