QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#871809#9223. Data DeterminationZhangYiDeWA 0ms3712kbC++201.9kb2025-01-25 22:13:192025-01-25 22:13:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
6 4 42
41 43 41 57 41 42
4 2 4
1 2 5 8
7 5 57
101 2 42 5 57 7 13

output:

41 43
TAK
2 5
2 8
1 8
NIE
NIE

result:

wrong answer 1st lines differ - expected: 'TAK', found: '41 43'