parameters.txt 442 B

1234567891011
  1. string | expands to
  2. --------+--------------------------------
  3. $NS | the length of S1 and S2
  4. $S1 | array of integers S1
  5. $S2 | array of integers S2
  6. $NG | length of array G
  7. $G | array of integers G
  8. $NK | the number of keys, i.e. length of array K and H
  9. $K | array with the quoted keys
  10. $H | array of integer hash values
  11. $$ | $ (a literal dollar sign)