This commit is contained in:
Oleksandr Hryshchenko 2021-03-26 14:43:53 +01:00
parent 36570ff34a
commit 31367a5835
2 changed files with 10 additions and 0 deletions

5
du4/program.c Normal file
View File

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

5
du5/program.c Normal file
View File

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