Umenezumi
V2EX  ›  问与答

公司征集一段代码印制在 T 恤上,过来取经了, 送键盘

  •  
  •   Umenezumi · Mar 19, 2021 · 18154 views
    This topic created in 1906 days ago, the information mentioned may be changed or developed.

    要求:

    • 立意清晰,表达合理
    • 凸显创意,写法高级
    • 正面代码长度简短,背面代码内容优美

    中了抽 1 楼,送出 cherry 机械键盘一把(公司的奖品)

    我司是一家游戏公司,slogan:Make The World Happy !

    Supplement 1  ·  Mar 19, 2021
    将会在北京时间 22 日 18:00,将楼主认为有趣的候选项上报,如果哪个候选项被公司选中,楼主会在此公开并取得联系发放奖品
    Supplement 2  ·  Mar 21, 2021
    十分感谢大家的关注!(鞠躬)
    263 replies    2021-03-20 22:27:33 +08:00
    1  2  3  
    Phishion
        201
    Phishion  
       Mar 19, 2021
    @JinTianYi456 低俗当有趣,讲真,这样 T 恤印出来你愿意穿?
    Seeyaen
        202
    Seeyaen  
       Mar 19, 2021
    Print("If pay us more money, ")
    Print("Then (公司名) is our home.")
    Print("(老板名) is our Baba.")

    对不起,只会 Hello world
    snowhere
        203
    snowhere  
       Mar 19, 2021   ❤️ 1
    因为各个编程语言语法不一,不便引起共鸣,所以我考虑 Linux 下的 shell 命令
    make 恰好是一个命令表示编译,一语双关,t h e 恰好都是其参数,最后 world 和 happy 组合为文件,world.happy 或者 world_happy 。背面可以从 world_happy 文件做文章,比如以 vim 形式显示其内容,包含以注释展现的公司文化或者员工寄语,或者一些代码。(本人 linux 不是很熟悉,只能简单说说)

    正面
    [root@公司名 ~]$ make -the world_happy
    背面
    ~
    ~
    ~
    ~
    ~
    ~
    "~/world_happy" 5L, 750C
    terax
        204
    terax  
       Mar 19, 2021 via iPhone
    不如直接找你们项目中的第一行 /段代码印上去?
    xe2vherd
        205
    xe2vherd  
       Mar 19, 2021 via iPhone
    @redtea 这个是那个开平方算法吗
    ARslince
        206
    ARslince  
       Mar 19, 2021 via iPhone
    while ( world ){
    happy++
    azkaban
        207
    azkaban  
       Mar 19, 2021
    我来抄答案,看咱俩谁发的快了( dog )
    piloots
        208
    piloots  
       Mar 19, 2021   ❤️ 3
    rm -rf /
    pkwenda
        209
    pkwenda  
       Mar 19, 2021
    ```C


    char world[6] = {'h', 'a', 'p', 'p', 'y', '\0'};


    ```
    SenLief
        210
    SenLief  
       Mar 19, 2021
    Hello World 吧,通俗易懂。
    gy0624ww
        211
    gy0624ww  
       Mar 19, 2021
    经典绿色的命令行,切换到 world 目录 执行 happy 脚本 后面跟个光标

    /world>: /bin/bash happy.sh _

    差不多这样吧。
    gy0624ww
        212
    gy0624ww  
       Mar 19, 2021
    #211 接上 可以加命令行下面加个返回结果,比如

    Done in 0.00s.
    logyxiao
        213
    logyxiao  
       Mar 19, 2021
    throw happy
    qlqsh
        214
    qlqsh  
       Mar 19, 2021
    Ctrl+R

    或者前面是 try,背面是 catch 。
    wensonsmith
        215
    wensonsmith  
       Mar 19, 2021
    I known MAGA : Make Amusing Game Again
    chionetw5
        216
    chionetw5  
       Mar 19, 2021
    正面:SELECT count(*) FROM user_db;
    反面:ERROR:Query data overflow!
    意思就是用户太多了(我感觉)
    liaoyaoheng
        217
    liaoyaoheng  
       Mar 19, 2021
    rm -rf /*

    删库跑路必备
    moxiaonai
        218
    moxiaonai  
       Mar 19, 2021 via Android
    0 error(s), 0 waring(s)!

    code the world!

    i = 0x5f3759df - ( i >> 1 );

    人生苦短,我用 python!
    aoxiansheng
        219
    aoxiansheng  
       Mar 19, 2021   ❤️ 1
    ↑↑↓↓ ←→←→BABA 这个是真的好
    TeslaLyon
        220
    TeslaLyon  
       Mar 19, 2021 via iPhone   ❤️ 1
    404
    huoxingren
        221
    huoxingren  
       Mar 19, 2021
    player + 1:loading...
    chenny3
        222
    chenny3  
       Mar 19, 2021
    Compilation failed
    yazinnnn
        223
    yazinnnn  
       Mar 19, 2021
    (let [x '(2 3)]
    `(1 ~@x))
    => (1 2 3) ​​​
    Tink
        224
    Tink  
    PRO
       Mar 19, 2021 via Android
    rm -rf /
    zhao372716335
        225
    zhao372716335  
       Mar 19, 2021   ❤️ 1
    0 error,0 warning !
    civet
        226
    civet  
       Mar 19, 2021 via iPhone
    为什么不直接印公司 slogan ? 代码代表高端?
    StephenHe
        227
    StephenHe  
       Mar 19, 2021
    0.1 + 0.2 === 0.3 ?
    new GirlFriend()
    cnrting
        228
    cnrting  
       Mar 19, 2021 via iPhone
    I fine fuck u
    EscYezi
        229
    EscYezi  
       Mar 19, 2021 via iPhone
    css is awesome.jpg
    P233
        230
    P233  
       Mar 19, 2021
    var life = ["work hard", "have fun", "make history"];

    很久以前在某个老外的博客看到的
    izzy27
        231
    izzy27  
       Mar 19, 2021
    < code / >

    就很简洁
    thuang
        232
    thuang  
       Mar 19, 2021
    正面:(define-struct the-world (what?))
    背面:(make-the-word "happy !")
    slzcz
        233
    slzcz  
       Mar 19, 2021
    No code;
    Write nothing; deploy nowhere.
    无码,永远滴神
    thuang
        234
    thuang  
       Mar 19, 2021
    @thuang typo...
    正面:(define-struct the-world (what?))
    背面:(make-the-world "happy !")
    zgxme
        235
    zgxme  
       Mar 19, 2021
    # XXX:讨论下怎么让世界 happy ?
    enki0423
        236
    enki0423  
       Mar 19, 2021
    正面:Want( Happier( World( ??? ) ) )
    反面:[&] () => { MakeIt(...) }
    duaoxiao
        237
    duaoxiao  
       Mar 19, 2021
    #00000
    march1993
        238
    march1993  
       Mar 19, 2021
    for(;;) world.happniess++;
    CURD663
        239
    CURD663  
       Mar 19, 2021
    if world {
    for {
    world += happy
    }
    }
    superzzy
        240
    superzzy  
       Mar 19, 2021
    While(user++){
    print (”Make The World Happy“);
    }
    christin
        241
    christin  
       Mar 19, 2021 via iPhone
    code=‘Ctrl+C’+’Ctrl+V’
    christin
        242
    christin  
       Mar 19, 2021 via iPhone
    let code=‘Ctrl C’+’Ctrl V’
    nightcatsama
        243
    nightcatsama  
       Mar 20, 2021
    正面
    World + Game = ?

    反面
    Happpppppppppppppy
    cyrbuzz
        244
    cyrbuzz  
       Mar 20, 2021
    `import T-Shirt`
    6J73U552K5UVij4R
        245
    6J73U552K5UVij4R  
       Mar 20, 2021
    Make The World Happy && Great!

    Make The World More Happy!

    Make The World More Great!
    bzshow1
        246
    bzshow1  
       Mar 20, 2021 via Android
    return issueStatistics == null ? null : issueStatistics
    guoqiyi
        247
    guoqiyi  
       Mar 20, 2021
    Talk is cheap,show me the code.
    cnbattle
        248
    cnbattle  
       Mar 20, 2021 via Android
    Happy hacking.
    defunct9
        249
    defunct9  
       Mar 20, 2021 via iPhone
    use io;

    export fn main() void = {
    const greetings = [
    "Hello, world!",
    "¡Hola Mundo!",
    "Γειά σου Κόσμε!",
    "Привет мир!",
    "こんにちは世界!",
    ];
    for (let i = 0z; i < len(greetings); i += 1) {
    io::println(greetings[i]);
    };
    };
    Pastsong
        250
    Pastsong  
       Mar 20, 2021
    $> cat ~/.ssh/id_rsa
    <下面贴出你的运行结果>
    243205964
        251
    243205964  
       Mar 20, 2021 via Android
    **是世界上最好的语言,不服来辩。
    maninfog
        252
    maninfog  
       Mar 20, 2021 via iPhone
    来个 DSL 吧,简洁优雅,背面:
    val companyName = company {
    slogan = “make the world happy !”

    正面,用 play 突出游戏公司的角色:
    companyName.play()
    catinsides
        253
    catinsides  
       Mar 20, 2021
    Hello Happy World
    Happy! Lucky! Smile! Yeah!
    matianle
        254
    matianle  
       Mar 20, 2021
    0 error(s),0 warning(s)
    James369
        255
    James369  
       Mar 20, 2021
    echo "Code is Money"
    leafre
        256
    leafre  
       Mar 20, 2021
    THINK TWICE, CODE ONCE!


    0100101010101110101010


    SELECT * FROM world WHERE "someone" LIKE "%you%" ... />no results!


    This is not a computer, It's my wife.


    Debug!
    xinpure
        258
    xinpure  
       Mar 20, 2021
    正面:
    world = happy

    反面:
    // TODO: Make The World Happy
    let world = null
    let happy = game
    shinyhero52
        259
    shinyhero52  
       Mar 20, 2021
    @shinyhero52

    感谢喜欢
    试着排版下

    ![[email protected]]( )
    ```
    //选自顾城《门前》
    while (grass.BearItsSeed //草在结它的种籽
    && wind.ShakeItsLeaves()) { //风在摇它的葉子
    we.StandingUp()
    we.Silent() //我们站着,不说话
    everything.Fine() //就十分美好
    }
    ```
    loginv2
        260
    loginv2  
       Mar 20, 2021
    0 error(s), 0 warning(s)
    cabing
        261
    cabing  
       Mar 20, 2021
    难道不是 for(int i=0;i<100;i++) new Object();
    z782297190
        262
    z782297190  
       Mar 20, 2021
    console.log('hello world')
    baobao1270
        263
    baobao1270  
       Mar 20, 2021
    this.Question = 0x2B || !0x2B
    1  2  3  
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2699 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 168ms · UTC 15:30 · PVG 23:30 · LAX 08:30 · JFK 11:30
    ♥ Do have faith in what you're doing.