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

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
main.c
diy.h
1. DIY Pattern(from
codeChum, modified)
1
#include<stdio.h>
2
#include"diy.h"
by Catherine Arellano
int main(void) {
getNum();
getNum();
getNum ();
getNum();
display(n1,n2, n3,n4);
3
4
int n1 =
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
int n2
int n3
7
int n4
8
numbers; each number corresponds to the amount
9
return 0;
of times a symbol is repeated in the pattern. That's
10
pretty much it. Good luck!
Symbols:
n1 = #
n2 = \
n3 = /
n4 = -
%3D
Implement the following functions:
int getNum();
*accepts input from the user.*/
void display(int n1, int n2, int n3, int n4);
/*displays the given pattern*/
Transcribed Image Text:main.c diy.h 1. DIY Pattern(from codeChum, modified) 1 #include<stdio.h> 2 #include"diy.h" by Catherine Arellano int main(void) { getNum(); getNum(); getNum (); getNum(); display(n1,n2, n3,n4); 3 4 int n1 = 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 int n2 int n3 7 int n4 8 numbers; each number corresponds to the amount 9 return 0; of times a symbol is repeated in the pattern. That's 10 pretty much it. Good luck! Symbols: n1 = # n2 = \ n3 = / n4 = - %3D Implement the following functions: int getNum(); *accepts input from the user.*/ void display(int n1, int n2, int n3, int n4); /*displays the given pattern*/
main.c
diy.h x
>
+ c
Custom Input
Output
Test Cases
Ex
1. DIY Pattern(from
codeChum, modified)
int getNum();
/*accepts input from the user.*/
2
CE Run Tests
by Catherine Arellano
3
4
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
void display(int n1, int n2, int n3, int n4);
/*displays the given pattern*/
O Test Case 1
Input
3
numbers; each number corresponds to the amount
2
of times a symbol is repeated in the pattern. That's
pretty much it. Good luck!
4
Symbols:
n1 = #
n2 = \
Your
No Output
n3 = /
Output
n4 = -
Expected
# # #
Output
Implement the following functions:
int getNum();
/*accepts input from the user.*/
void display(int n1, int n2, int n3, int n4);
O Test Case 2
/*displays the given pattern*/
Transcribed Image Text:main.c diy.h x > + c Custom Input Output Test Cases Ex 1. DIY Pattern(from codeChum, modified) int getNum(); /*accepts input from the user.*/ 2 CE Run Tests by Catherine Arellano 3 4 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 void display(int n1, int n2, int n3, int n4); /*displays the given pattern*/ O Test Case 1 Input 3 numbers; each number corresponds to the amount 2 of times a symbol is repeated in the pattern. That's pretty much it. Good luck! 4 Symbols: n1 = # n2 = \ Your No Output n3 = / Output n4 = - Expected # # # Output Implement the following functions: int getNum(); /*accepts input from the user.*/ void display(int n1, int n2, int n3, int n4); O Test Case 2 /*displays the given pattern*/
Expert Solution
steps

Step by step

Solved in 2 steps

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