QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#646552#8307. Club AssignmentInaba00WA 150ms11924kbC++142.8kb2024-10-17 00:46:212024-10-17 00:46:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 11924kb

input:

2
3
1 2 3
3
5 5 5

output:

3
112
0
222

result:

ok accepted

Test #2:

score: -100
Wrong Answer
time: 150ms
memory: 11820kb

input:

2000
100
7 90 64 59 9 12 72 41 72 45 35 90 65 43 81 37 49 62 42 61 12 3 30 97 3 21 43 44 18 71 3 8 70 25 55 41 43 26 80 36 11 6 36 5 57 7 35 23 72 27 73 45 2 64 86 90 47 93 54 26 7 48 63 40 1 61 35 45 11 80 90 68 20 6 22 92 57 47 37 8 84 43 51 95 20 44 89 25 65 18 79 77 5 2 85 62 63 27 62 72
100
34 ...

output:

0
2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
0
2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
0
22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222...

result:

wrong answer ans=1 instead of 0