Question: I need an answer for this activity Using C programming language Thanks for h A fence is defined if it has '-' and/or '|' characters

I need an answer for this activity Using C programming language ThanksI need an answer for this activity

Using C programming language

Thanks for h

A fence is defined if it has '-' and/or '|' characters only put next to each other. For example, '|-| ' and ' are considered valid fences. You are given a fence, define/write the function 'longestFence' that finds and returns the longest fence in a string that is generated randomly with '-' and '|' characters. Examples: 1. 6 2. 4 3. 3 4. 1 5. 1 6. 1 7. 1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!