AI Challenge - Ants
    maarten van damme 
    maartenvd1994 at gmail.com
       
    Sat Oct 22 09:30:55 PDT 2011
    
    
  
I just downloaded the starter package and it gives to following errors:
ants.d
-line 64: data.splitlines()=>splitlines(data)
-line 65:line.strip().toLower()=>line.strip().toLower()
-line 104: data.splitlines()=>splitlines(data)
-line 111:tokens[0].toLower=>tolower(tokens[0])
-line 313:currentline.tolowerInPlace()=>tolowerInPlace(currentLine);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20111022/60a04c22/attachment.html>
    
    
More information about the Digitalmars-d-learn
mailing list