A.BC(int a, int) B.BC(int, int) C.BC(int, int=5) D.BC(int x=6, int y)
A.nB.n+1C.n-1D.n-2
A.void B.int C.new D.long