This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import math, random, streams, strformat | |
randomize() | |
type Vector = object | |
x: float64 | |
y: float64 | |
z: float64 | |
proc sum(l: Vector, r: Vector): Vector {.inline.} = |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
040f8a7b5d98fdcab739e2995b84b8619b1ac23ba1ea606f2fa80318ca5a6dc240a080955fc83301538dbd58a79dbde9e18aea5e55b340d4473723f0c5f39efe70 |