zot.cpp 44 B

123456
  1. #include "zot.h"
  2. int zot()
  3. {
  4. return 0;
  5. }