HCI '16 - HelloWorld_ex
View as PDF        
            Submit solution
        
    
    
    
    
    
    
    
    
    
                    
                
        
            
        
        Points:
        
                0 (partial)        
    
    
        Time limit:
        1.0s
    
    
        Memory limit:
        32M
    
    
                        Authors:
                        
                    
        
                    Problem type                
                
        
                Allowed languages
            
            
C++            
        Output Hello World using the minimum number of characters.
Constraints
Let  be the number of characters in your program.
Subtask 1 [10%]
Subtask 2 [20%]
Subtask 3 [70%]
Input Specification
There is no input.
Output Specification
Hello World
Comments