题解 | #Hello World for U#

Hello World for U

https://www.nowcoder.com/practice/c6e414fddd7c401887c350c9cc41f01b

#include <cstdio>
#include <string>
#include <map>
#include <cmath>
#include <vector>
#include <climits>
#include <iostream>
#include <algorithm>
#include <bitset>
using namespace std;

int main(){
    string str1;
    int length;
    int max;
    while(cin>>str1){
        string result="                           ";
        length=str1.size();
        for (int i = 0; i < length-2*i; ++i) {
            max=i;
        }
        //max代表n1 n3长度 不包括底部的那一个字符
        for (int i = 0,j=length-1; i<max; ++i,--j) {
            result=result.substr(0,length-2*max-2);
            printf("%c%s%c\n",str1[i],result.c_str(),str1[j]);
        }
        //打印最后一行
        printf("%s\n",str1.substr(max,length-2*max).c_str());
    }
}
全部评论

相关推荐

霁华Tel:秋招结束了,好累。我自编了一篇对话,语言别人看不懂,我觉得有某种力量在控制我的身体,我明明觉得有些东西就在眼前,但身边的人却说啥也没有,有神秘人通过电视,手机等在暗暗的给我发信号,我有时候会突然觉得身体的某一部分不属于我了。面对不同的人或场合,我表现出不一样的自己,以至于都不知道自己到底是什么样子的人。我觉得我已经做的很好,不需要其他人的建议和批评,我有些时候难以控制的兴奋,但是呼吸都让人开心。
点赞 评论 收藏
分享
头像
10-09 19:35
门头沟学院 Java
洛必不可达:java的竞争激烈程度是其他任何岗位的10到20倍
点赞 评论 收藏
分享
点赞 收藏 评论
分享
牛客网
牛客企业服务