Add solution and test-cases for problem 363 #943
Triggered via pull request
September 16, 2023 09:52
Status
Success
Total duration
6m 26s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
Test Solution Cases
6m 18s
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/
|