Tutorial 1 On C++ - Advanced Data Structures
Tutorial 1 On C++ - Advanced Data Structures
// After execution
Output: a = 250, b = 10
m for multiplication,
d for division.
{{if m is entered}}
Output: 250
15. Write a Program to Calculate the Average of All the Elements Present in an Array.
For Example,
arr[] = {10, 22, 45, 11}
Output:
Maximum = 48
Minimum = 10
str = "GeeksforGeeks"
Output: Length of str = 13