Talk:Longest string challenge: Difference between revisions

m
Line 45:
:1. No comparison operators may be used.
:2. No arithmetic operations, such as addition and subtraction, may be used.
:3. The only datatypes you may are use are integer and string. In particular, you may not use lists.
 
An additional restriction became apparent in the discussion.
Anonymous user