Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Genious Algorithm: Factorial Tree Sort

Name: Anonymous 2011-06-02 2:57


 Factorial Tree Sort reads an array of integers and randomly arranges the order of those integers. It then checks to see if the array is sorted, if the array is sorted, Factorial Tree Sort has done its job. If the array is not sorted

(Post truncated.)

Name: Anonymous 2011-06-02 8:13

>>33
Faggot it was done intentionally. Python has no type declaration, so you can't tell at a glance whether a = 2 is declaring and initializing a variable or changing an already existent one. This will obviously lead to problems if you ever accidentally reuse the name of a global variable - forcing you to explicitly state you are using the global variable prevents this problem from occurring.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List