QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#580974#9223. Data DeterminationZhaoZiLongWA 1ms3608kbC++20906b2024-09-22 02:20:512024-09-22 02:20:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

TAK
41 43
NIE
NIE

result:

wrong answer 2nd lines differ - expected: 'NIE', found: '41 43'