vr46
vr46
全部文章
题解
归档
标签
去牛客网
登录
/
注册
vr46的博客
全部文章
/ 题解
(共1篇)
不知道对否,总是在本地能跑出,一上来就出错,哈哈,笨的要死的方法
#include <stdlib.h> #include <stdio.h> #include <string.h> char* point[] = {"角", "分"}; char*&nbs...
2020-07-03
0
598