Beispiel #1
0
func SubmitA(client *benchmark.WebClient) error {
	return client.Submit("A", "C++ 11", APlusB)
}