Posts:
Replies:
Stuart Strickland · May 20
Stuart Strickland · May 19
Hi Vitaliy,
Out of curiosity I had a go at this. I can't get under 188 using my own ideas and code:
You could shave 2 characters off each of your versions by having a variable contain the comma:
Stuart Strickland · May 13
Ah, you are correct. My test cases for a fail were of differing lengths. Doh!
What is needed is a simple command to sort the letters into a consistent order before comparison.
Followers:
Stuart has no followers yet.
Following:
Stuart has not followed anybody yet.
Global Masters badges:
Stuart has no Global Masters badges yet.
185 - with an unusual use of $PIECE instead of $SELECT to save 2 characters, which would also shorten yours to 184