sjsakib / cfviz

Visualizes user data from codeforces.com using the official API
http://cfviz.netlify.com
1.12k stars 70 forks source link

Mixing up Optimization Problems #24

Open ankushkhanna1998 opened 4 years ago

ankushkhanna1998 commented 4 years ago

Sometimes (rarely) there are optimization contests on Codeforces, the results for these tasks are always partial scores. These submissions affect many of the categories because they are not considered as Accepted solutions. So, there is a need to filter such submission so that one can get a better view of the CP Problems they have solved on Codeforces, and not mix the rare optimization problems.