Prabowo Djonatan
Prabowo Djonatan
Use implementation-independent rng so that the generated testcases are consistent regardless of compiler implementation.
Suppose we have N arrays, each having the length M_i The arrays are given in the input in the following format: ``` N M[1] A[1][1] A[1][2] ... A[1][M[1]] M[2] A[2][1]...
As a comparison, https://oj.uz/problem/view/NOI20_labels can be viewed from mobile, but https://tlx.toki.id/problems/sg-noi-2020/A can not.
Ex: transparent images are better with a black border on light mode and a white border on dark mode
As a manager, I want to have the "Paused" module enabled and disabled automatically at a certain time. Useful when you want to pause your contest during Pelatnas lunchtime and...
https://codeforces.com/blog/entry/74264?#comment-584912
This feature exists in training.ia-toki.org (by clicking "Submissions" in https://training.ia-toki.org/problemsets/192/problems), but not in TLX Problems
Just like CodeForces and AtCoder, a copy button for every sample input and sample output
Show the meaning of "AC", "TLE", "RE", "verdict with clock" (Accepted, Time Limit, Runtime Error, Pending) verdicts in submission details
Round the score to the nearest X decimal places, with ties rounded such that the X-th decimal place is even. For example, on rounding to the nearest 2 decimal places,...