• + 5 comments

    if (letter[c - 'a'] == r) { letter[c - 'a']++; if (letter[c - 'a'] == rocks) { count++; }
    can you explain this concept??