This commit is contained in:
Oleksandr Vyshniakov 2025-10-06 22:43:20 +02:00
parent faf53e49f5
commit 8b8f6e398f
2 changed files with 5 additions and 0 deletions

5
du3/program.c Normal file
View File

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

Binary file not shown.