Add solution and test-cases for problem 539 #946
Triggered via pull request
September 18, 2023 14:44
Status
Success
Total duration
7m 52s
Artifacts
–
test.yml
on: pull_request
Test Solution Cases
7m 39s
Annotations
2 errors and 1 warning
Test Solution Cases:
leetcode/501-600/0542.01-Matrix/Solution.go#L15
undefined: math.MaxInt
|
Test Solution Cases
expected: 0, but got: -1, with inputs: [2 2 2 2 2] [4 2 8 1 3]
|
Test Solution Cases
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|