jiefj
This commit is contained in:
parent
ff3d3f1125
commit
d525c6123f
7
cv1/program.c
Normal file
7
cv1/program.c
Normal file
@ -0,0 +1,7 @@
|
||||
#include "stdio.h"
|
||||
|
||||
int main(){
|
||||
|
||||
printf("cmodmco");
|
||||
return 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user