#include <stdio.h>
#include <stdlib.h>
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
int main(int argc, char *argv[]) {
char c[9999];
scanf("%s",c);
peintf("hello,%s\n",a);
return 0;
}
我是這樣解啦
不知道有沒由回答道你
#include<stdio.h>
int main()
{
char string[100];
while(scanf("%s",string)!=EOF)
{
printf("hello, ");
printf("%s\n",string);
}
return 0;
}
我是這樣解啦
不知道有沒由回答道你
#include
int main()
{
char string[100];
while(scanf("%s",string)!=EOF)
{
printf("hello, ");
printf("%s\n",string);
}
return 0;
}
int main(int argc, char *argv[])
int main()
不好意思 這兩個有甚麼差別阿
我是這樣解啦
不知道有沒由回答道你
#include
int main()
{
char string[100];
while(scanf("%s",string)!=EOF)
{
printf("hello, ");
printf("%s\n",string);
}
return 0;
}
int main(int argc, char *argv[])
int main()
不好意思 這兩個有甚麼差別阿
while(scanf()!=EOF)
我是這樣解啦
不知道有沒由回答道你
#include
int main()
{
char string[100];
while(scanf("%s",string)!=EOF)
{
printf("hello, ");
printf("%s\n",string);
}
return 0;
}
int main(int argc, char *argv[])
int main()
不好意思 這兩個有甚麼差別阿
while(scanf()!=EOF)
這句寫法是 , 只要scanf 還沒讀到 EOF , while迴圈內的程式就會被持續執行
不好意思
我還是不懂上面這兩個的差別
int main(int argc, char *argv[])
int main()
我是這樣解啦
不知道有沒由回答道你
#include
int main()
{
char string[100];
while(scanf("%s",string)!=EOF)
{
printf("hello, ");
printf("%s\n",string);
}
return 0;
}
int main(int argc, char *argv[])
int main()
不好意思 這兩個有甚麼差別阿
while(scanf()!=EOF)
這句寫法是 , 只要scanf 還沒讀到 EOF , while迴圈內的程式就會被持續執行
不好意思
我還是不懂上面這兩個的差別int main(int argc, char *argv[])
int main()
c跟cpp有甚麼差別?
https://blog.gtwang.org/programming/c-cpp-tutorial-argc-argv-read-command-line-arguments/
#include
#include
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
int main(int argc, char *argv[]) {
char c[9999];
scanf("%s",c);
peintf("hello,%s\n",a);
return 0;
}
need while
#include
#include
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
int main(int argc, char *argv[]) {
char c[9999];
scanf("%s",c);
peintf("hello,%s\n",a);
return 0;
}
need while
讓我把你的瀏覽數刷到破萬吧!!