Skip to content

Latest commit

 

History

History
52 lines (49 loc) · 1.17 KB

File metadata and controls

52 lines (49 loc) · 1.17 KB

CSES Helper

Introduction

A browser extension that improve user experience on CSES Online Judge.

Donwload from chrome extension store

Features

Problem Tags

Problem Tips

Problem Solution

Sort Problem By Number of Solvers

Submit Code By Text

Contribute

Tags

{
    "problemID": [
        "Tag 1",
        "Tag 2",
        "Tag 3",
        ...
    ]
}

Tips

{
    "problemID": [
        "Tip 1",
        "Tip 2",
        "Tip 3",
        ...
    ]
}

Solution

Coming Soon...

Future

  • Show tags in problem list page
  • Add "Copy code" button in result page
  • Problem search
  • Problem filter