Consider that grammar ,
Consider the contradictory statement, that A is a deterministic context free language. Assume that the pumping length of A is p, such that p length string satisfies the pumping lemma.
Consider the string s=, to satisfy the assumption the following ways can be used.
Case 1:
Consider the string ab'cd'e , that has only 0’s. Make the assumption, that i is the number that satisfy the condition,. The length of the string is not equal to the multiple of 3,that has all zeroes in s'.
Case 2:
Consider the string ab'cd'e, that has no 0’s. The length of the string is not equal to the multiple of 3, that has all zeroes in s' .
Case 3:
Consider the string ab'cd'e , that has some 0’s that are derived from the last of . In these case, ,the string bcd is the substring. The length of the string is not equal to the multiple of 3, that has all zeroes in s'.
Thus, all these above cases proves that the string doesnot satisfy the assumption made.
Therefore, In contradiction it has been proved that A is not a Deterministic Context free language