Обновить program.c

This commit is contained in:
Yevhen Kozirovskyi 2024-10-01 13:20:58 +00:00
parent b077829e68
commit bd322f5990

View File

@ -0,0 +1,5 @@
#include <stdio.h>
int main() {
return 0;
}