Computer Networking: A Top-Down Approach (7th Edition)
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN: 9780133594140
Author: James Kurose, Keith Ross
Publisher: PEARSON
Bartleby Related Questions Icon

Related questions

Question

CODE USING C++

1. Please Fix Me

by CodeChum Admin

Hi dear Programmer, I am broken.

 

Can you please help me fix me? ??

 

 

Instructions:

  1. In the code editor, you are provided with a main() function that declares an array, sets its values, and then prints the sum of all of its values.
  2. However, there is a problem with how the array is declared. The array should be able to store 5 values.
  3. Your task is to fix the me array's declaration.

Output

25
main.cpp
>
+
C++
1. Please Fix Me
1 #include <iostream>
by CodeChum Admin
2 using namespace std;
3
Hi dear Programmer, I am broken.
4 int main() {
// TODO: Fix this array's declaration
int me[];
Can you please help me fix me? ??
7
me[0]
9;
7;
5;
8.
me[1]
me[2]
Instructions:
9.
10
%3!
1. In the code editor, you are provided
11
me[3]
3;
with a main() function that declares
12
me[4]
1;
13
an array, sets its values, and then
14
cout <« me[0] + me[1] + me[2] + me[3] + me[4];
prints the sum of all of its values.
15
2. However, there is a problem with
16
return 0;
how the array is declared. The array
17 }
should be able to store 5 values.
3. Your task is to fix the me array's
declaration.
Output
25
expand button
Transcribed Image Text:main.cpp > + C++ 1. Please Fix Me 1 #include <iostream> by CodeChum Admin 2 using namespace std; 3 Hi dear Programmer, I am broken. 4 int main() { // TODO: Fix this array's declaration int me[]; Can you please help me fix me? ?? 7 me[0] 9; 7; 5; 8. me[1] me[2] Instructions: 9. 10 %3! 1. In the code editor, you are provided 11 me[3] 3; with a main() function that declares 12 me[4] 1; 13 an array, sets its values, and then 14 cout <« me[0] + me[1] + me[2] + me[3] + me[4]; prints the sum of all of its values. 15 2. However, there is a problem with 16 return 0; how the array is declared. The array 17 } should be able to store 5 values. 3. Your task is to fix the me array's declaration. Output 25
Expert Solution
Check Mark
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Computer Networking: A Top-Down Approach (7th Edi...
Computer Engineering
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:PEARSON
Text book image
Computer Organization and Design MIPS Edition, Fi...
Computer Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science
Text book image
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:9781337569330
Author:Jill West, Tamara Dean, Jean Andrews
Publisher:Cengage Learning
Text book image
Concepts of Database Management
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning
Text book image
Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education
Text book image
Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY