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

Add notification when a new problem enters the top 200 #10

Closed
davghouse opened this issue Jan 26, 2019 · 0 comments
Closed

Add notification when a new problem enters the top 200 #10

davghouse opened this issue Jan 26, 2019 · 0 comments

Comments

@davghouse
Copy link
Owner

davghouse commented Jan 26, 2019

The 200 most-solved problems will probably change over time. Once the present 200 are solved and active solving stops, it would be nice to be notified when a new problem enters the top 200.

How about a weekly notification on Monday @ 9AM Eastern Time when the current set of solved problems doesn't contain the top 200 problems? In the notification, include links to the missing problems, their implementation and concept difficulty ranking, and their current position in the top 200, ordered by position.

Example 1:
Email subject:

1 problem from SPOJ's top 200 needs to be solved!

Email body:

#198: https://www.spoj.com/problems/ANARC08H/ (I: 9, C: 19)

Example 2:
Email subject:

2 problems from SPOJ's top 200 need to be solved!

Email body:

#198: https://www.spoj.com/problems/ANARC08H/ (I: 9, C: 19)
#200: https://www.spoj.com/problems/MMAXPER/ (I: 10, C: 13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant