QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#262019#7680. Subwayucup-team2295WA 1ms3608kbC++201001b2023-11-23 14:47:042023-11-23 14:47:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3608kb

input:

3
1 2 1
2 1 2
3 3 2

output:

2
-1000000000 1 1 2 -1000000000 1 1 -1000000000 2 1 -1000000000 0 2 -1000000000 3 3 -1000000000 2 
-1000000000 0 2 1 -1000000000 0 2 -1000000000 3 3 -1000000000 2 

result:

wrong answer Integer parameter [name=L] equals to -1000000000, violates the range [2, 10000]