create
This commit is contained in:
parent
3b1118614f
commit
1690842d28
6
a3/program.c
Normal file
6
a3/program.c
Normal file
@ -0,0 +1,6 @@
|
||||
#include<stdio.h>
|
||||
#include<stdlib.h>
|
||||
|
||||
int main(){
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user