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

[Problem Proposal] Static Range Count-Distinct #770

Closed
ldct opened this issue Apr 24, 2022 · 3 comments
Closed

[Problem Proposal] Static Range Count-Distinct #770

ldct opened this issue Apr 24, 2022 · 3 comments
Labels

Comments

@ldct
Copy link

ldct commented Apr 24, 2022

You are given an integer sequence a_0, a_1, ..., a_{N-1} in order. Process the following Q queries:

  • l, r, x: print the number of distinct elements in (a_l, ... a_r)
@ldct ldct changed the title Static Range Count-Distinct [Problem Proposal] Static Range Count-Distinct Apr 24, 2022
@yosupo06
Copy link
Owner

LGTM

@maspypy
Copy link
Collaborator

maspypy commented Mar 26, 2023

作業者募集

@maspypy maspypy added the contributions-welcome 審査済み label Mar 26, 2023
@maspypy
Copy link
Collaborator

maspypy commented Nov 21, 2023

つくります

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants