Too Simple
View as PDF        
            Submit solution
        
    
    
    
    
    
    
    
    
    
                    
                
        
            
        
        Points:
        
                7        
    
    
        Time limit:
        1.0s
    
    
        Memory limit:
        64M
    
    
                        Author:
                        
                    
        
                    Problem type                
                
        
                Allowed languages
            
            
C, C#, C++, CommonLisp, F#, Haskell, Java, Lisp, OCaml, Pascal, Python, Racket, Ruby, Scheme, Turing, VB, Zig            
         is sitting in his computer science class, on his laptop. Clearly, he is not paying attention in this situation. However, he gets called on by his computer science teacher to do some problems. Since his computer science teacher did not expect much from , he only needs to output the string Hello, World!. However, simple for you and I may not be simple for , so please help him!
's teacher is clever, and is able to determine that didn't write a solution himself if it uses advanced concepts like strings or numbers. Since you don't want to get caught helping , you must make your code look like his!
Input
There is none.
Output
Hello, World!
Sample Output
Hello, World!
Comments
Do not discuss solutions in comments... This spoils the problem for other users. If you REALLY want to spoil a problem for yourself, you may do so in private. Not that it is encouraged, mind you.