cataclyst23 / codility-training

Training task implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codility-training

Training task implementation

Returns the number of insertable 'a'-s into the given string without exceeding three consecutive 'a'-s (in which case it returns -1).

About

Training task implementations


Languages

Language:Go 100.0%