|
|
||
|
|
Start of topic | Skip to actions
Hint for duplicate namesIf you follow the templates, you'll want an accumulator for all the file names you've ever seen while looking through the tree. You can stop the entire algorithm if and when you find a duplicate. As another approach that has some strong similarities, flatten the tree first into a big list, and then look for duplicates in the result. That way, you get to ignore the tree structure. Which is best?
In short, it isn't clear which is better.
Topic Actions: Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
Webs: Main | TWiki | Africa | EmbeddedSystems | Gpce | Houston | International | K12 | MetaOCaml | MulticoreOCR | ProgrammingLanguages | RAP | RIDL | Sandbox | SpeechClub | Teaching | Texbot | WG211 Web Actions: |
|
This work is licensed under a Creative Commons Attribution 2.5 License. Please follow our citation guidelines.