Aktualizovat „du5/program.c“
This commit is contained in:
parent
74fbd46f9f
commit
68011771d5
@ -84,12 +84,6 @@ int main(){
|
|||||||
// printf("|Else if|\n");
|
// printf("|Else if|\n");
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
// else if(newName[i][q] == newName[i + 1][q]){
|
|
||||||
// printf("Letters |%c %c|\n", newName[i][q], newName[i + 1][q]);
|
|
||||||
// }
|
|
||||||
// else{
|
|
||||||
// printf("WTF\n");
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user