functions0 60 B

12345678
  1. print("a");
  2. function wusi()
  3. {
  4. print(b);
  5. }
  6. print("c");