QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#212044#6639. Disk Treeucup-team241#WA 3ms27928kbC++141.9kb2023-10-13 06:38:062023-10-13 06:38:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 27928kb

input:

3
1 0 3
10 10 6
0 5 1

output:

YES
0 -4 10 -4
1 -3 0 -4

result:

wrong answer Integer element x_1,y_1,x_2,y_2[2] equals to -4, violates the range [0, 10^9]