code-examples.ve 96 B

123456
  1. # 这是示例代码
  2. # 注释的长度受限, /笑
  3. f(0) = 1
  4. 1+2+6+3
  5. output(f(0) * (1 + 2 * 3))