QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#626231#9422. Two-star ContestFurinaWA 0ms3652kbC++201.6kb2024-10-10 00:45:552024-10-10 00:45:55

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
3 4 5
5 1 3 -1 -1
2 -1 5 -1 5
3 3 -1 -1 4
2 3 10
10000 5 0 -1
1 10 10 10
2 3 10
10 1 2 3
100 4 5 6
2 3 10
100 1 2 3
10 4 5 6
2 3 10000
100 -1 -1 -1
1 -1 -1 -1

output:

Yes
1 3 0 0
0 5 0 5
3 0 0 4
Yes
5 0 0
10 10 10
Yes
1 2 3
4 5 6
Yes
1 2 3
4 5 6
Yes
0 0 0
0 0 0

result:

wrong answer Participant cannot satisfy the constraint. (test case 1)