Prabowo Djonatan

Results 25 issues of Prabowo Djonatan

Outputted as `"PV"` in `scorer.cpp`

app: grader
type: feature
area: grading

The rank can be viewed from the user profile's contest history, and this rank is public to all users

type: bug
app: server
area: contest

When viewing submissions details from [profile's submissions history](https://tlx.toki.id/profiles/prabowo/submission-history) or [submissions](https://tlx.toki.id/submissions), currently there is no link to the original problem.

app: raphael
app: jerahmeel
type: feature

See this [submission](https://tlx.toki.id/courses/basic/chapters/01/problems/A/submissions/769596).

type: bug
app: grader
area: grading

This is useful when testers are virtualing a contest, then their permission is elevated to supervisor to allow them for upsolving

type: feature
app: server
area: contest

Users will only be allowed to read the problem, but unable to submit a solution for it. In the case when a problem from a past contest has wrong constraints,...

app: client
status: brainstorming
app: server
area: training

Some users use Chinese characters on their source code as a comment example: the first two lines of https://tlx.toki.id/problems/troc-24/F/submissions/995424

app: raphael
type: feature

They provide some built-in functions that are useful for Competitive Programming. Python 3.8 * `pow(x, -1, mod)` to compute modular inverses * `math.prod()` to compute product of numbers * `math.comb()`...

app: gabriel
type: feature

It's a bit inconvenient to tick all those permissions everytime a new partner need to be added. Usually one contest may consists of > 5 problems, and there may be...

app: sandalphon
type: feature

we might need it someday

status: brainstorming
type: feature
area: contest