1. DIY Pattern (from codeChum, modified) by Catherine Arellano Step right up and create the pattern! Whoever gets all patterns right will be crowned the new King of Patterns and gets to brag about it to their friends. Here are the instructions: you will be given 4 numbers; each number corresponds to the amount of times a symbol is repeated in the pattern. That's pretty much it. Good luck! Symbols: n1 = # n2=\ n3 = / n4=_ Implement the following functions: int getNum(); /*accepts input from the user."/ void display (int n, int n2, int n3, int n4); /*displays the given pattern/

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

 

 

1. DIY Pattern (from
codeChum, modified)
by Catherine Arellano
Step right up and create the pattern! Whoever gets
all patterns right will be crowned the new King of
Patterns and gets to brag about it to their friends.
Here are the instructions: you will be given 4
numbers; each number corresponds to the amount
of times a symbol is repeated in the pattern. That's
pretty much it. Good luck!
Symbols:
n1 = #
n2 = \
n3 = /
n4=_
Implement the following functions:
int getNum();
/*accepts input from the user.*/
void display (int n, int n2, int n3, int n4);
/*displays the given pattern*/
main.c
1
2
3
4
diy.h X
int getNum();
/*accepts input from the user.*/
5
void display (int n1, int n2, int n3, int n4);
6 /*displays the given pattern*/
< > + C
Custom Input
CE Run Tests
O Test Case 1
Input
Your
Output
Output
Expected
Output
3
2
1
4
No Output
O Test Case 2
Test Cases
Ex
Transcribed Image Text:1. DIY Pattern (from codeChum, modified) by Catherine Arellano Step right up and create the pattern! Whoever gets all patterns right will be crowned the new King of Patterns and gets to brag about it to their friends. Here are the instructions: you will be given 4 numbers; each number corresponds to the amount of times a symbol is repeated in the pattern. That's pretty much it. Good luck! Symbols: n1 = # n2 = \ n3 = / n4=_ Implement the following functions: int getNum(); /*accepts input from the user.*/ void display (int n, int n2, int n3, int n4); /*displays the given pattern*/ main.c 1 2 3 4 diy.h X int getNum(); /*accepts input from the user.*/ 5 void display (int n1, int n2, int n3, int n4); 6 /*displays the given pattern*/ < > + C Custom Input CE Run Tests O Test Case 1 Input Your Output Output Expected Output 3 2 1 4 No Output O Test Case 2 Test Cases Ex
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY