Declaration
func GetDyedCount(color int) int
go
Parameters
Input
Name | Type | Description |
---|---|---|
Color | Int | Color |
Return
Type | Description |
---|---|
Int | Number of dyeings |
Dyeing statistics
func GetDyedCount(color int) int
go
Name | Type | Description |
---|---|---|
Color | Int | Color |
Type | Description |
---|---|
Int | Number of dyeings |