↓ 1 callersClassLongestPathDifferentAdjacentCharacters* 2246.Longest Path With Different Adjacent Characters
* https://leetcode.com/problems/longest-path-with-different-adjacent-characters/
*/
LeetCodeKotlin/src/main/kotlin/leetcode/hard/math/LongestPathDifferentAdjacentCharacters.kt:10