Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RUC-NLPIR/WebThinker
/ Platform
Class
Platform
scripts/lcb_runner/benchmarks/code_generation.py:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
12
class
Platform(Enum):
13
LEETCODE =
"leetcode"
14
CODEFORCES =
"codeforces"
15
ATCODER =
"atcoder"
16
17
18
class
Difficulty(Enum):
Callers
1
__post_init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected