洛谷隐藏难度脚本

再也不用为难度而发愁了

// ==UserScript==
// @name         洛谷隐藏难度脚本
// @namespace    http://tampermonkey.net/
// @version      0.0
// @description  再也不用为难度而发愁了
// @author       Ew_Cors <[email protected]>
// @match        *://www.luogu.com.cn/problem/*
// @grant        none
// @license      MIT
// ==/UserScript==

window._feInjection.currentData.problem.difficulty = 0;

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址