USACO Enhancements

Adds some enhancements to USACO problems.

目前為 2024-01-22 提交的版本,檢視 最新版本

作者
Basicprogrammer10
評價
0 0 0
版本
0.2
建立日期
2024-01-22
更新日期
2024-01-22
尺寸
2.1 KB
授權條款
GPLv3
腳本執行於

USACO Enhancements

Adds some enhancements to USACO problems.

Problem Titles

The tab titles will set to USACO - <Problem Name> (<Month> <Year>).

Code Block Copy

Each code block will get a copy button, that, well, copies the contents of the block to your clipboard.

Persistent Language

When you select a language to submit a solution, the language will be saved to localStorage and used as the default language when opening other problems.

Remove extra whitespace

Removes the extra ~100px of whitespace under the submission form.