#include <stdio.h> · #include <string.h> · int main(){ · char str[21]; · int strLen; · printf("Input your string: "); ...
確定! 回上一頁