a4
This commit is contained in:
parent
4773498c69
commit
1337d3ab5f
5
a4/program.c
Normal file
5
a4/program.c
Normal file
@ -0,0 +1,5 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main(){
|
||||
return 0;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user