pr18458a.c 58 B

123456
  1. #include <stdio.h>
  2. void
  3. a (void)
  4. {
  5. printf("PASS\n");
  6. }