摘要:
#define _CRT_SECURE_NO_WARNINGS 1 #include<stdio.h> #include<string.h> #include<assert.h> //1.计数器的版本 //2.递归的版本 //3.指针-指针 //int print_len(const char* a 阅读全文
posted @ 2022-04-10 18:39
zzy_C
阅读(46)
评论(0)
推荐(0)
摘要:
#define _CRT_SECURE_NO_WARNINGS 1 #include<stdio.h> #include<string.h> #include<assert.h> //1.计数器的版本 //2.递归的版本 //3.指针-指针 //int print_len(const char* a 阅读全文
posted @ 2022-04-10 18:39
zzy_C
阅读(46)
评论(0)
推荐(0)
摘要:
#define _CRT_SECURE_NO_WARNINGS 1 #include<stdio.h> #include<string.h> #include<assert.h> //1.计数器的版本 //2.递归的版本 //3.指针-指针 //int print_len(const char* a 阅读全文
posted @ 2022-04-10 13:40
zzy_C
阅读(35)
评论(0)
推荐(0)
|