摘要: Given an integer array nums and an integer k, modify the array in the following way: choose an index i and replace nums[i] with -nums[i]. You should a 阅读全文
posted @ 2021-12-04 01:26 CNoodle 阅读(79) 评论(0) 推荐(0)