trial01
Submit solution
C
Points:
10 (partial)
Time limit:
2.0s
Memory limit:
64M
Authors:
Problem type
Allowed languages
Task:
Print "Hello World"
Syntax
print("Hello World");
Sample Input:
No Input
Sample Output:
"Hello, World!!!"
Comments
hi