【leetcode_easy_array】1337. The K Weakest Rows in a Matrix

王传学

关注

阅读 45

2022-07-13

problem

​​1337. The K Weakest Rows in a Matrix​​

solution1: 使用set,注意set类型的用法;

code

 

solution2:

 

参考

1. ​​leetcode_1337. The K Weakest Rows in a Matrix​​;

相关推荐

精彩评论(0)

0 0 举报