摘要:
记第一次笔试,真实菜得扣jio! 第一题: 1 #include <iostream> 2 #include <cstdio> 3 using namespace std; 4 int main() 5 { 6 int t; 7 scanf("%d",&t); 8 int a[100005],b[1 阅读全文
摘要:
题目链接:https://www.nowcoder.com/practice/54275ddae22f475981afa2244dd448c6?tpId=13&tqId=11158&tPage=1&rp=1&ru=%2Fta%2Fcoding-interviews&qru=%2Fta%2Fcodin 阅读全文