谁是你的潜在朋友 (C语言代码) 摘要:解题思路:因为没用多组测试,老是错50% 囧囧囧注意事项:参考代码:#include<stdio.h>#include<string.h>int main(){ int a[900000],b[…… 题解列表 2019年04月17日 0 点赞 0 评论 702 浏览 评分:0.0
谁是你的潜在朋友 摘要:解题思路:注意事项:参考代码:while True: try: n,m = map(int,input().split()) L = [int(input()) fo…… 题解列表 2023年04月05日 0 点赞 0 评论 89 浏览 评分:0.0