QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#477388#9115. Contour Multiplicationucup-team3897#WA 0ms3704kbC++11664b2024-07-14 02:40:162024-07-14 02:40:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 100 2
0 2 4
3 0 25

output:

1 1 1 0 1 4 4 1 

result:

ok 8 tokens

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3552kb

input:

4 998244353 7
0 2 4
3 0 25
9 4 37
4 1 16
6 3 8
1 4 68
13 3 97

output:

1552 8 1 9700 1 64 6208 1 8 4 388 8 64 8 1 1 

result:

wrong answer 7th words differ - expected: '229696', found: '6208'