摘要: `#include<stdio.h> include<stdlib.h> include"joseph.h" void initJoseph(Joseph_t* game,int n) { node_t* node = NULL;//新节点 for (int i = 1; i <= n; i++) 阅读全文
posted @ 2025-03-20 21:39 f-52Hertz 阅读(7) 评论(0) 推荐(0)