vers8.c 37 B

12345
  1. int
  2. main()
  3. {
  4. return a(1) + b(1);
  5. }