摘要:
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #define k 1000 int main() { int i = 0; char num[k]; for (i = 0; i < k; i+ 阅读全文
posted @ 2023-03-03 17:01
雨中白发人
阅读(14)
评论(0)
推荐(0)
摘要:
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> typedef struct { double st; double mo; double q; } cake; int main() { int 阅读全文
posted @ 2023-03-03 00:06
雨中白发人
阅读(8)
评论(0)
推荐(0)

浙公网安备 33010602011771号