林永吉的四则运算库

3 rader
51 B

  1. #pragma once
  2. long long _stdcall mul(int x, int y);