QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#432167#8544. Colorful Graph 2egypt_ioi2024_12WA 0ms4680kbC++204.7kb2024-06-06 21:08:482024-06-06 21:08:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 4680kb

input:

3
3 0
4 1
1 3
6 3
0 2
2 4
4 0

output:

RBB
TTTT
TTTTT@

result:

wrong answer Token parameter [name=S] equals to "TTTT", doesn't correspond to pattern "[BR]{1,200000}" (test case 2)