package
0.0.0-20241028172242-ea59492ee93b
Repository: https://github.com/jayhyun-hwang/jhleetcode.git
Documentation: pkg.go.dev
# README
Comparing Runtime on Go
- Write a first function to compare in testFuncs.go
- Write a second function to compare in testFuncs.go
- Declare test case parameters in testFuncs.go
- or make test functions independent(doesn't have parameters and return value)
- Run clickThis.bat