Skip to content

Instantly share code, notes, and snippets.

@hexgnu
Created June 24, 2015 02:10
Show Gist options
  • Save hexgnu/66acc525c2e415d174cb to your computer and use it in GitHub Desktop.
Save hexgnu/66acc525c2e415d174cb to your computer and use it in GitHub Desktop.
# Input string
Length:
0. [property zerovalue]
1.
size - 1.
size + 1.
size*2.
size*2 - 1.
size*2 + 1.
maxint.
Content:
alphanumeric characters. [if !zerovalue]
special characters. [if !zerovalue]
spaces. [if !zerovalue]
# Input size
Value:
0.
>0.
<0. [error]
maxint. [single]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment