This commit is contained in:
Matej Hajduk 2025-09-24 09:55:32 +02:00
commit 0a2386f3cf

4
du1/program.c Normal file
View File

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