Přidat du3/program.c
This commit is contained in:
parent
708da0e070
commit
a70d3c2608
6
du3/program.c
Normal file
6
du3/program.c
Normal file
@ -0,0 +1,6 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user