QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#762914#986. Measuring WAC-ness5toubun_no_hanayome#WA 1ms5684kbC++144.0kb2024-11-19 17:15:322024-11-19 17:15:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 5448kb

input:

5 1
WABCA

output:

1

result:

ok answer is '1'

Test #2:

score: 0
Accepted
time: 0ms
memory: 5516kb

input:

5 2
WABCA

output:

5

result:

ok answer is '5'

Test #3:

score: 0
Accepted
time: 1ms
memory: 5620kb

input:

1 1
W

output:

0

result:

ok answer is '0'

Test #4:

score: 0
Accepted
time: 1ms
memory: 5484kb

input:

3 3
CAW

output:

1

result:

ok answer is '1'

Test #5:

score: 0
Accepted
time: 0ms
memory: 5684kb

input:

3 3
WAC

output:

10

result:

ok answer is '10'

Test #6:

score: 0
Accepted
time: 1ms
memory: 5620kb

input:

3 3
AWC

output:

4

result:

ok answer is '4'

Test #7:

score: 0
Accepted
time: 1ms
memory: 5528kb

input:

3 3
CWA

output:

4

result:

ok answer is '4'

Test #8:

score: 0
Accepted
time: 1ms
memory: 5620kb

input:

1 1
Z

output:

0

result:

ok answer is '0'

Test #9:

score: 0
Accepted
time: 1ms
memory: 5512kb

input:

1 1
A

output:

0

result:

ok answer is '0'

Test #10:

score: -100
Wrong Answer
time: 1ms
memory: 5468kb

input:

100 3
WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC

output:

334323

result:

wrong answer expected '370260', found '334323'