Lab1
Submit solution
C
Points:
10
Time limit:
2.0s
Memory limit:
64M
Author:
Problem type
Allowed languages
Write a C program to print "Hello world!!!!"
printf("Hello world!!!!")
Sample input: No input
Sample output:
Hello world!!!!
Comments