乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      “how are you?-->ow are you?h”

       融水公子 2019-07-11

      講解對(duì)象:“how are you?-->ow are you?h”

      作者:融水公子 rsgz


      #include<stdio.h>

      #include<stdlib.h>

      #include<string>

      int main() {

      char str[50], ch;

      int i;

      printf("請(qǐng)輸入字符串:\n");

      gets_s(str);

      printf("你輸入的字符串是:\n");

      puts(str);

      ch = str[0];

      for (i = 0;str[i+1]!='\0'; i++) {

      str[i] = str[i + 1];

      }

      str[i] = ch;

      printf("移動(dòng)后的字符串是:\n");

      puts(str);

      system("pause");

      return 0;

      }

        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評(píng)論

        發(fā)表

        請(qǐng)遵守用戶 評(píng)論公約

        類似文章 更多