摘要:
#include<stdio.h>#include<string.h>//因为引用了strlen,scanf,strcmy函数#include<windows.h>//因为引用了sleep函数#include<stdlib.h>//因为引用了 systemint main(){ int i = 0; 阅读全文
posted @ 2021-07-18 23:12
黑与灰
阅读(39)
评论(0)
推荐(0)
|
摘要:
#include<stdio.h>#include<string.h>//因为引用了strlen,scanf,strcmy函数#include<windows.h>//因为引用了sleep函数#include<stdlib.h>//因为引用了 systemint main(){ int i = 0; 阅读全文
posted @ 2021-07-18 23:12
黑与灰
阅读(39)
评论(0)
推荐(0)
|