day 4 part 1 #5
Annotations
5 warnings
lib/code/day3_1.ex#L41
variable "current" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/code/day3_1.ex#L40
variable "visited" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/code/day3_2.ex#L57
variable "current" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/code/day3_2.ex#L56
variable "visited" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/code/day3_2.ex#L95
variable "visited" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading