Compare commits
2 Commits
69d8bb46e1
...
a6b4938367
Author | SHA1 | Date | |
---|---|---|---|
a6b4938367 | |||
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