QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#189837#7061. Poker Gamenew_dawn_2#WA 1ms3492kbC++1710.1kb2023-09-28 00:00:052023-09-28 00:00:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
1 2 8 10 3 11 15 12 14 27 42 43 45 48 13
14 2 8 10 3 11 5 23 1 27 42 43 13 45 48

output:

110
80
100
110
100

result:

wrong answer 1st lines differ - expected: '90', found: '110'