2023年4月26日

13.糖果问题

摘要: 代码1实现: #include <stdio.h> int judge(int sw[]);//判断每个孩子的手中糖果是否一致void print(int c[]);//打印每个孩子手里的糖果数int j=0;//记录分配的次数int main(int argc, const char * argv 阅读全文

posted @ 2023-04-26 22:57 HA_wind 阅读(34) 评论(0) 推荐(0)

导航