QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#752519#9223. Data DeterminationDec0Dedd#WA 0ms3492kbC++141.7kb2024-11-16 07:16:272024-11-16 07:16:28

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

a: 41 41 41 43 57 42 
TAK
a: 1 2 5 8 
NIE
a: 2 5 7 42 57 101 13 
NIE

result:

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