Hello, World! (Hard)

View as PDF

Submit solution

Points: 0
Time limit: 1.0s
Memory limit: 64M

Author:
Problem type

Kirito found the problem Hello, World! to be very nice. So nice, he asks you to solve it not once, nor twice, but thrice.

He also tells you that this problem is totally legit as evidenced by the many comments below that praise the problem for how legit it is and its hextremely professional judging output.

It's not like this is a joke problem meant to demonstrate an obscure judge feature or something...

Input Specification

There is no input.

Output Specification

Hello, World!, 3 times, on three different lines.


Comments


  • 0
    haoming  commented on March 9, 2026, 2:21 a.m. edited

    HELP ME PLS THIS i said print("hello world ") 3 times WHY


    • 2
      Kirito  commented on March 9, 2026, 6:27 a.m.

      I mean, the instructions clearly say to print Hello, World! 3 times, not bla bla...


  • 0
    Smore_Math2014  commented on March 8, 2026, 4:09 p.m.

    I thought is was straightforward but...WHAT AM I DOING WRONG!?!?!?!?


    • 2
      JamesJiao  commented on March 9, 2026, 8:36 p.m.

      I'm sure you'll understand it Tomorrow


      • 0
        do_ur_homwork  commented on March 9, 2026, 9:18 p.m.

        orz Tomorrow


        • 0
          R_G  commented on March 15, 2026, 3:47 p.m. edited

          I did what tommorow and it didnt work 😢😢😢😢😢


          • 0
            JamesJiao  commented on March 15, 2026, 9:18 p.m.

            Wrong order


    • 1
      do_ur_homwork  commented on March 9, 2026, 1:45 a.m.

      there is a twist...


  • 1
    DavidZ2648  commented on Jan. 16, 2025, 3:45 a.m.

    How do you do this question :(


  • 2
    Hydrazine  commented on Oct. 27, 2024, 5:30 p.m.

    wow i really love how legit this problem is


  • -2
    whoislaura  commented on Aug. 11, 2024, 10:32 p.m.

    help


    • 1
      ftpv  commented on Sept. 5, 2024, 10:37 p.m.
      1. Think about everything that needs to be written to get the required output. Think like a machine. Be a machine. An H needs to be written. An e. Keep going. What else?
      2. Some of what needs to be written to the output have multiple alternatives. Use them, at least the most common ones.