摘要:
# Archlinux GCC 13.1.1 20230429 点击查看代码 ``` #include int main() { while( (c_in=getchar()) != '\n' ) { if( c_in != EOF ){ if( i 小白刚学习C语言,代码质量不高,欢迎评论。 阅读全文
posted @ 2023-07-20 22:59
语巫
阅读(42)
评论(0)
推荐(0)
摘要:
# Archlinux GCC 13.1.1 20230429 2023-07-20 18:22:15 星期四 点击查看代码 ``` #include #include int main() { // 使用打印标准头文件中的相应值的方式 printf("使用标准头文件中的相应值:\n"); prin 阅读全文
posted @ 2023-07-20 18:24
语巫
阅读(120)
评论(0)
推荐(0)
摘要:
# Archlinux GCC 13.1.1 20230429 2023-07-20 17:55:02 星期四 点击查看代码 ``` #include #include int main() { int i, sma, med, big; FILE *fp; char tmp[100] = ""; 阅读全文
posted @ 2023-07-20 17:55
语巫
阅读(120)
评论(0)
推荐(0)
摘要:
# Archlinux GCC 13.1.1 20230429 2023-07-20 13:34:31 星期四 点击查看代码 ``` #include #define TRUE 1 #define FALSE 0 int main() { int i, j, sign; char tmp[100]= 阅读全文
posted @ 2023-07-20 13:37
语巫
阅读(213)
评论(0)
推荐(0)
浙公网安备 33010602011771号