generated from freudenreichan/info2Praktikum-Wortsalat
greossenanpassung
This commit is contained in:
parent
719f4942ed
commit
4d796b0dcc
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -41,7 +41,7 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
showWordSalad(wordSalad,MAX_SEARCH_FIELD_LEN);
|
showWordSalad(wordSalad,MAX_SEARCH_FIELD_LEN);
|
||||||
if(placedWords == wordCount){
|
if(placedWords == wordCount){
|
||||||
startGame(wordSalad,SALAD_SIZE,words, wordCount, 1000);
|
startGame(wordSalad,SALAD_SIZE,words, wordCount, 900);
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
printf("Es konnten nicht alle Woerter plaziert werden: %d\n", (wordCount-placedWords));
|
printf("Es konnten nicht alle Woerter plaziert werden: %d\n", (wordCount-placedWords));
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user