zoukankan
html css js c++ java
scanf("%s",s)与gets(s)
1
#include <stdio.h>
2
void
fun(
char
s[])
3
{
int
i=
0
;
4
while
(s[i]!=
'