Update cv1/program.c
This commit is contained in:
parent
570d9ec039
commit
2422f297f6
@ -1,7 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include <stdbool.h>
|
||||
//
|
||||
// /
|
||||
bool check(char* s2, char *pz)
|
||||
{
|
||||
char *s=(char*) malloc(strlen(s2)+1);
|
||||
|
Loading…
Reference in New Issue
Block a user