C++程序  |  7行  |  79 B

#include "a.h"
#include <stdio.h>
int main()
{
      printf ("%d\n", foo());
}