摘要: Given a m * n matrix mat of ones (representing soldiers) and zeros (representing civilians), return the indexes of the k weakest rows in the matrix or 阅读全文
posted @ 2021-02-16 06:02 Schwifty 阅读(44) 评论(0) 推荐(0)