Homework : Find Second Minimum Value In this homework you will implement a MIPS application which finds the second minimum value in the declared array. Below how an integer array can be defined is given. Edit Execute SecondSmallestasm | data ехапр1е input values: .vord 13, 16, 16, 7, 7 #array contents .vord 5 #size of the array size: * Your code wil1 be tested with various inputs text thzite your code below wif you find the second saallest print it #it all the mumbers in the array are the sane print "No second smallest" values contains the array elements and size describes the lengthof the array Some example arrays and expected output are given below: Аray: [ 13, 16, 16,7.7] Your ouput: 13 Array: [ 8, 8, 8] Your ouput: There is No Second Smallest Аray:[ 7, 7, 6] Your ouput: 7 Array: [ 8, 7] Your ouput: 8 Аay: [3, 3, 5, 3, 3, 5] Your ouput: 5

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

Don't copy. Would downvoted

Homework : Find Second Minimum Value
In this homework you will implement a MIPS application which finds the second minimum value
in the declared array. Below how an integer array can be defined is given.
Edit Execute
Second Smallest.asm
data
#ехапр1е input
values: .word
13, 16, 16, 7, 7 #array contents
.word 5 #size of the array
# Your code will be tested with various inputs
size:
text
thrite your code below
#if you find the second smallest print it
#if all the numbers in the array are the same print "No second smallest"
values contains the array elements and size describes the length ofthe array
Some example arrays and expected output are given below:
Array: [ 13, 16, 16, 7, 7]
Your ouput: 13
Array: [ 8, 8, 8]
Your ouput: There is No Second Smallest
Array: [ 7, 7, 6]
Your ouput: 7
Array: [ 8, 7]
Your ouput: 8
Array: [3, 3, 5, 3, 3, 5]
Your ouput: 5
Transcribed Image Text:Homework : Find Second Minimum Value In this homework you will implement a MIPS application which finds the second minimum value in the declared array. Below how an integer array can be defined is given. Edit Execute Second Smallest.asm data #ехапр1е input values: .word 13, 16, 16, 7, 7 #array contents .word 5 #size of the array # Your code will be tested with various inputs size: text thrite your code below #if you find the second smallest print it #if all the numbers in the array are the same print "No second smallest" values contains the array elements and size describes the length ofthe array Some example arrays and expected output are given below: Array: [ 13, 16, 16, 7, 7] Your ouput: 13 Array: [ 8, 8, 8] Your ouput: There is No Second Smallest Array: [ 7, 7, 6] Your ouput: 7 Array: [ 8, 7] Your ouput: 8 Array: [3, 3, 5, 3, 3, 5] Your ouput: 5
Expert Solution
steps

Step by step

Solved in 2 steps with 3 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