Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maps-STL #135

Open
gh4aniket opened this issue Oct 30, 2023 · 1 comment
Open

Maps-STL #135

gh4aniket opened this issue Oct 30, 2023 · 1 comment

Comments

@gh4aniket
Copy link

PROBLEM LINK- https://www.hackerrank.com/challenges/cpp-maps/problem?isFullScreen=true

You are appointed as the assistant to a teacher in a school and she is correcting the answer sheets of the students.Each student can have multiple answer sheets.So the teacher has Q queries:

1 XY :Add the marks Y to the student whose name is X.

2 X: Erase the marks of the students whose name is X.

3 X: Print the marks of the students whose name is X. (If X didn't get any marks print 0.)

@gh4aniket
Copy link
Author

Please assign this issue to me.

@gh4aniket gh4aniket mentioned this issue Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant