C#: Check whether a given array of integers contains 5 next to a 5 somewhere
Check for 5 Next to 5
Write a C# Sharp program to check whether a given array of integers contains 5 next to a 5 somewhere.
Visual Presentation:

Sample Solution:
C# Sharp Code:
Sample Output:
False True True
Flowchart:

C# Sharp Code Editor:
Improve this sample solution and post your code through Disqus
Previous: Write a C# Sharp program to compute the sum of the numbers in a given array except those numbers starting with 5 followed by at least one 6. Return 0 if the given array has no integer.
Next: Write a C# Sharp program to check whether a given array of integers contains 5's and 7's.
What is the difficulty level of this exercise?
Test your Programming skills with w3resource's quiz.
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics