cv2
This commit is contained in:
parent
ab221c8b1e
commit
2788319a24
@ -22,11 +22,11 @@ int main(){
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
count++;
|
count++;
|
||||||
|
}
|
||||||
if (count == 0){
|
if (count == 0){
|
||||||
printf ("chyba\n");
|
printf ("chyba\n");
|
||||||
return 1;
|
return 1;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
int index = 0;
|
int index = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user