Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~741 People Reached
Favorite Tags
c++ x 3
Member Avatar for acidburns

Hello, can someone please help with solving this problem regarding push down automata. I am to write a table for the following problem. L={number of a's in (X) is not equal to number of b's in (X)l X is {a,b,c}* }. I could really use some help planning the it, …

Member Avatar for ce.huda
0
395
Member Avatar for acidburns

Hi everyone, while studying binary trees, I came across this thing that a complete binary tree has ceiling (n/2) leaves. Why is that ? and if I am to prove this through induction, what would be my base case?

Member Avatar for Narue
0
103
Member Avatar for acidburns

:evil: The following C program is mainly written to work as an address book. I have written the code but the VC++ compiler shows four errors and I cant find them :rolleyes: . Can some one please help me find them..my assignment deadline line is on the 10th of this …

Member Avatar for acidburns
0
176
Member Avatar for acidburns

Hi everyone. My assignment is to take a line of text as input from a file and analyze it to give the following output . I ...identifier have....identifier 9....number apples...identifier. Anything like 2day will show that the string is wrong..I tried to write the program in simple c++ but unfortunately …

0
67