#pragma once #include "type.h" int sign(int x); int length(struct Vec2 *a, struct Vec2 *b);