摘要: Given a list of daily temperatures T, return a list such that, for each day in the input, tells you how many days you would have to wait until a warme 阅读全文
posted @ 2020-08-14 14:27 Schwifty 阅读(110) 评论(0) 推荐(0)
摘要: Given a positive 32-bit integer n, you need to find the smallest 32-bit integer which has exactly the same digits existing in the integer n and is gre 阅读全文
posted @ 2020-08-14 13:44 Schwifty 阅读(89) 评论(0) 推荐(0)