1/main.c
2024-11-19 16:08:51 +04:00

4 lines
33 B
C

void main() {
printf("Hello")
}