QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#259833#7750. Revenge on My Bossucup-team2227WA 0ms3780kbC++231.4kb2023-11-21 14:56:032023-11-21 14:56:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
4
1 1 4
5 1 5
1 9 1
9 8 1
9
3 1 4
1 5 9
2 6 5
3 5 8
9 7 9
3 2 3
8 4 6
2 6 8
3 2 7

output:

80
3 2 1 4 
297
3 8 4 2 5 9 7 1 6 

result:

wrong answer Integer parameter [name=pi] equals to 80, violates the range [1, 4]