Add idea
This commit is contained in:
parent
004d80a206
commit
55a65ebec9
1 changed files with 15 additions and 0 deletions
15
Aufgabe 1/idea.txt
Normal file
15
Aufgabe 1/idea.txt
Normal file
|
@ -0,0 +1,15 @@
|
|||
open the text
|
||||
make a list with every word
|
||||
|
||||
get input
|
||||
list with word or distance to next defined word
|
||||
|
||||
look at first word of input
|
||||
find first occurance
|
||||
|
||||
get distance to next defined word
|
||||
go the distance in text and compare the words
|
||||
|
||||
repeat till everything is checked
|
||||
|
||||
find next occurance of first word of input
|
Loading…
Reference in a new issue