Initialization
This commit is contained in:
parent
9927d7645b
commit
11340969ad
5
cv5/program.c
Normal file
5
cv5/program.c
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
int main() {
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user