Compare commits

..

No commits in common. "53b9c2f6d0331d9572a5feb8ad8685e31b27fd94" and "1b365345cc02ffc1d7248b9a09b1b01209a6f32e" have entirely different histories.

5 changed files with 2 additions and 6 deletions

1
du1/Makefile Normal file
View File

@ -0,0 +1 @@

0
du1/Makefile.c Normal file
View File

1
du1/add.c Normal file
View File

@ -0,0 +1 @@
s

Binary file not shown.

View File

@ -1,6 +0,0 @@
#include <stdio.h>
#include <stdlib.h>
int main{
return 0;
}