prvycommit
This commit is contained in:
commit
7c5c07332b
6
a1/program.c
Normal file
6
a1/program.c
Normal file
@ -0,0 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user