- New York, NY
- @pathikrit_wrick
Highlights
Block or Report
Block or report pathikrit
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
1
val n = 9
2val s = Math.sqrt(n).toInt
3type Board = IndexedSeq[IndexedSeq[Int]]
45def solve(board: Board, cell: Int = 0): Option[Board] = (cell%n, cell/n) match {
1,097 contributions in the last year
Activity overview
Contributed to
pathikrit/mac-setup-script,
openmole/scaladget,
pathikrit/better-files
and 3 other
repositories
Contribution activity
June 2022
60
contributions
in private repositories
Jun 1 – Jun 13

