go

Go程序编译错误

英文: Compilation error in go program 问题 这是代码,我使用gccgo进行编译。这是一个基于图的组织器。我不需要关于图算法的建议。 package element i...