Update cv3/program.c
This commit is contained in:
parent
f4aa5fb57d
commit
b8cffbedb6
@ -105,7 +105,7 @@ int main() {
|
||||
}
|
||||
} else {
|
||||
printf("bad input\n");
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user