I need guidance on this, more so what direction do I take to append to a string and make sure it is returning the string value? AccessLevel Editor 1 Finclude cstring 2 Pinclude cvector Problem Statement 4 string con.access(vectorcint> buser.rights, int nin.pernission) { In many computer systems and networks, diferent users are granted different levels of access to diferent resources. In this case, you are given a vectorsinta user rights, indicating the privilege level of each user to use some system resource. You are also given int sinernission, which is the minimum permision a user must have to Use this resource 5string p- "; 6. for(int (-0; (« user.rights.size()-1; (+X 7- if(user,rights.at(i) « min.permission){ cout e p+ "D"; Jelse if(user rights.at(i) » min.permission){ 10 9- cout ep. "A"; You are to returna string indicating which users can and cannot access this resource. Each character in the return value carresponds to the element of users with the same index. "A indicates the user is alowed Bcces, while 10' indientes the user is denied aces. 11 12 } 13 ) 14 Constraints userrights will contain between 0 and 50 elementa (0 s Userrights size() s 50), Inclusive. • Ench element of user rights will be between 0 and 100, indusive. enission will be betwan 0 and 100, inclusive. Examples (4,1,2,14,) 2 Here, the frst two users don't heve suffcent privileges, but the remainder do. Test Submit

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
I need guidance on this, more so what direction do I take to append to a string and make sure it is returning
the string value?
AccessLevel
Editor
1 Finclude cstring
2 Pinclude cvector>
3
Problem Statement
4. string con.access(vectorcint> Buser.rights, int nin.pernission) {
5 string p - ";
6. for(int i- 0; i < user.rights.size()-1; t+X
7. if(user,rights.at(i) « min.permission){
cout «p+ "D';
Jelse if(user_rights.at(i) > min permission){
cout « p+ "A";
In many computer systems and networks, dfferent users are granted
different levels of access to diferent resources. In this case, you are given
a vectorsinte user_rights, indicating the privilege level of each user to
use some system resource. You are also given int ai ernission, which
is the minimum permission a user must have to use this resource.
9.
10
You are to retum s string indicating which users can and cannot access
this resource. Each character in the return value carresponds to the
element of users with the same index. "A' indicates the user is alowed
Deces, while 0' indicates the user is denied access.
11
12 }
13 }
14
Constraints
• user rights will contain betwean 0 and 50 elements (0 s
User ights sie() s 50), Inciaive.
• Ench element of user rights will be between 0 and 100, indusive.
sin ersission will be betwoen O and 100, indlusive.
Examples
(0,1,1,14) 2
Return: "0OAMA"
Here, the first two users don't have sufficient privileges, but the
remainder do.
Test
Submit
Transcribed Image Text:I need guidance on this, more so what direction do I take to append to a string and make sure it is returning the string value? AccessLevel Editor 1 Finclude cstring 2 Pinclude cvector> 3 Problem Statement 4. string con.access(vectorcint> Buser.rights, int nin.pernission) { 5 string p - "; 6. for(int i- 0; i < user.rights.size()-1; t+X 7. if(user,rights.at(i) « min.permission){ cout «p+ "D'; Jelse if(user_rights.at(i) > min permission){ cout « p+ "A"; In many computer systems and networks, dfferent users are granted different levels of access to diferent resources. In this case, you are given a vectorsinte user_rights, indicating the privilege level of each user to use some system resource. You are also given int ai ernission, which is the minimum permission a user must have to use this resource. 9. 10 You are to retum s string indicating which users can and cannot access this resource. Each character in the return value carresponds to the element of users with the same index. "A' indicates the user is alowed Deces, while 0' indicates the user is denied access. 11 12 } 13 } 14 Constraints • user rights will contain betwean 0 and 50 elements (0 s User ights sie() s 50), Inciaive. • Ench element of user rights will be between 0 and 100, indusive. sin ersission will be betwoen O and 100, indlusive. Examples (0,1,1,14) 2 Return: "0OAMA" Here, the first two users don't have sufficient privileges, but the remainder do. Test Submit
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

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