摘要: Given an array of integers arr, and three integers a, b and c. You need to find the number of good triplets. A triplet (arr[i], arr[j], arr[k]) is goo 阅读全文
posted @ 2022-05-19 05:33 CNoodle 阅读(136) 评论(0) 推荐(0)