C++程序  |  6行  |  57 B

#include <stdio.h>

void extra() {
  printf("PASS\n");
}