AI 产品解读BOJ Problem Randomizer and Hunter
Helps programmers practicing on Baekjoon Online Judge (BOJ) quickly find new, unsolved problems to work on, either individually or as part of a group.
1. User installs extension. 2. For Group Hunting: User navigates to BOJ group ranklist, clicks 'Register' to save member IDs. Then goes to Workbook or Practice creation page, selects tier and count, and clicks 'Hunt'. Extension fetches unsolved problems via solved.ac API and adds them. 3. For Daily Hunting: User selects a tier from the dropdown added to the BOJ navbar, and extension redirects to a random problem.
Randomly selects unsolved problems from BOJ based on user or group historyGroup Hunting: Registers group members and adds random unsolved problems to workbooks or practice setsDaily Hunting: Selects a random problem for an individual user based on tierIntegration with solved.ac API for problem search and selection
- 目标用户
- Programmers practicing algorithm problems on Baekjoon Online Judge / Study groups or teams practicing together on BOJ
- The extension relies on the acmicpc.net website being logged in for group hunting features to work correctly, as it extracts user lists from the ranklist page.
付费分析未识别到付费功能
The extension is free. It uses the public solved.ac API to fetch problems and does not implement any payment, subscription, or premium feature gating.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension operates as a client-side enhancement for the Baekjoon Online Judge (acmicpc.net) website. It requires the user to be logged into acmicpc.net to extract their username (for daily hunting) and to register group members (for group hunting). Without being logged into the destination service, the core workflows cannot function.
마침 필요했었는데, 아주 멋진 기능입니다