예제 #1
0
파일: main.go 프로젝트: bacsorg/benchmark
func SubmitA(client *benchmark.WebClient) error {
	return client.Submit("A", "C++ 11", APlusB)
}