For some reason, Hackerrank requires the use of POSIX BRE here. You can use grep '\([0-9]\)[[:space:]]*\1' grep '\([0-9]\) *\1' grep ...
確定! 回上一頁