Oris
Today
Universe
Explore
Studio
Authors
Account
7 tadan 1-dars
Tap the word that belongs in the gap.
func BenchmarkFib(b *
) { for i := 0; i < b.N; i++ { Fib(20) } }
testing.B
testing.T
testing.M
testing.PB
Today
Universe
Explore
Profile