QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#101688#4802. Ternary SearchznstzWA 4ms17064kbC++142.5kb2023-04-30 20:38:372023-04-30 20:38:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 17064kb

input:

9
11
4
5
14
1
9
19
8
10

output:

0
0
0
0
1
3
4
5
5

result:

wrong answer 5th numbers differ - expected: '2', found: '1'