Решение на Пресичания от Мартин Врачев
Обратно към всички решения
Към профила на Мартин Врачев
Резултати
- 0 точки от тестове
- 0 бонус точки
- 0 точки общо
- 0 успешни тест(а)
- 20 неуспешни тест(а)
Код
Лог от изпълнението
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
# _/tmp/d20181122-57-1ham54s [_/tmp/d20181122-57-1ham54s.test]
./solution_test.go:77:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:88:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:99:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:110:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:121:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:132:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:143:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:154:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:165:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: cannot use quad (type Quad) as type geom.Intersectable in argument to checkFigure:
Quad does not implement geom.Intersectable (Intersect method has pointer receiver)
./solution_test.go:176:13: too many errors
FAIL _/tmp/d20181122-57-1ham54s [build failed]
История (1 версия и 3 коментара)
Мартин обнови решението на 21.11.2018 11:44 (преди 9 месеца)