Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
Construct a list of numbers
|
||||
<@ LETCNSLSTLIT>L|65^84^1^25^77^4^47^2^42^44^41^25^69^3^51^45^4^39^</@>
|
||||
Numbers sort as strings
|
||||
<@ ACTSRTENTLST>L</@>
|
||||
<@ SAYDMPLST>L</@>
|
||||
<@ ACTSRTENTLSTLIT>L|__StringDescending</@>
|
||||
<@ SAYDMPLST>L</@>
|
||||
|
||||
Construct another list of numbers
|
||||
<@ LETCNSLSTLIT>list|65^84^1^25^77^4^47^2^42^44^41^25^69^3^51^45^4^39^</@>
|
||||
Numbers sorted as numbers
|
||||
<@ ACTSRTENTLSTLIT>list|__Numeric</@>
|
||||
<@ SAYDMPLST>list</@>
|
||||
<@ ACTSRTENTLSTLIT>list|__NumericDescending</@>
|
||||
<@ SAYDMPLST>list</@>
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
Construct a list of numbers
|
||||
|
||||
Numbers sort as strings
|
||||
|
||||
1^2^25^25^3^39^4^4^41^42^44^45^47^51^65^69^77^84^
|
||||
|
||||
84^77^69^65^51^47^45^44^42^41^4^4^39^3^25^25^2^1^
|
||||
|
||||
Construct another list of numbers
|
||||
|
||||
Numbers sorted as numbers
|
||||
|
||||
1^2^3^4^4^25^25^39^41^42^44^45^47^51^65^69^77^84^
|
||||
|
||||
84^77^69^65^51^47^45^44^42^41^39^25^25^4^4^3^2^1^
|
||||
Loading…
Add table
Add a link
Reference in a new issue