Update cv1/program.c
This commit is contained in:
parent
4224709fbe
commit
6a923aea51
@ -2,7 +2,7 @@
|
|||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
//
|
// @
|
||||||
bool check(char* s2, char *pz)
|
bool check(char* s2, char *pz)
|
||||||
{
|
{
|
||||||
char s[300], p[300];
|
char s[300], p[300];
|
||||||
|
Loading…
Reference in New Issue
Block a user