摘要: You are given a string s consisting only of the characters '0' and '1'. In one operation, you can change any '0' to '1' or vice versa. The string is c 阅读全文
posted @ 2022-11-29 12:41 CNoodle 阅读(69) 评论(0) 推荐(0) 编辑
摘要: You are given an integer array matches where matches[i] = [winneri, loseri] indicates that the player winneri defeated player loseri in a match. Retur 阅读全文
posted @ 2022-11-29 07:56 CNoodle 阅读(76) 评论(0) 推荐(0) 编辑