This commit is contained in:
user 2024-11-21 09:14:18 +04:00
parent 2132c5d7ff
commit 7c875aa0c3

View File

@ -1,5 +1,6 @@
#include<stdio.h>
//2
//3
void main() {
printf("Hello!");
}