QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#309806#8133. When Anton Saw This Task He Reacted With 😩ucup-team2956#WA 2ms3688kbC++235.9kb2024-01-20 20:54:452024-01-20 20:54:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3688kb

input:

5 3
x 2 3
v 1 0 1
x 4 5
v 0 2 1
v 1 1 1
4 1 2 3
5 0 1 1
4 0 2 2

output:

0 0 0
0 0 0
0 0 0

result:

wrong answer 1st numbers differ by non-multiple of MOD, - expected: '998244351', found: '0'