Skip to content

Instantly share code, notes, and snippets.

@zoq
Created July 11, 2017 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoq/1625cf338d6dca769afd62dbe595ca41 to your computer and use it in GitHub Desktop.
Save zoq/1625cf338d6dca769afd62dbe595ca41 to your computer and use it in GitHub Desktop.
run_copy_task.sh
➜ bin git:(master) ✗ ./run_copy_task.sh
Evaluating length = 2
Final score: 1
Evaluating length = 3
Final score: 1
Evaluating length = 4
Final score: 1
Evaluating length = 5
Final score: 1
Evaluating length = 6
Final score: 1
Evaluating length = 7
Final score: 1
Evaluating length = 8
Final score: 0.976562
Evaluating length = 9
Final score: 0.992188
Evaluating length = 10
Final score: 0.945312
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment