cmp0022exe.cpp 71 B

1234567
  1. #include "cmp0022lib.h"
  2. int main(void)
  3. {
  4. return cmp0022().Value;
  5. }