prog2.c 81 B

123456
  1. #include<config2.h>
  2. int main(int argc, char **argv) {
  3. return ZERO_RESULT;
  4. }