Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
ianadiwibowo/central-park
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
15 days ago
Refresh default branch
Refresh
hackerrank/arrays/two_d_array_ds/main.go
Summary
Maintainability
A
1 hr
Test Coverage
Issues
Source
Stats
Function
main
has 58 lines of code (exceeds 50 allowed). Consider refactoring.
Open
func main() { arr_cases := [][][]int32{ { {1, 1, 1, 0, 0, 0}, {0, 1, 0, 0, 0, 0},
Severity: Minor
Found in
hackerrank/arrays/two_d_array_ds/main.go
- About 1 hr to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix