QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#309715#8133. When Anton Saw This Task He Reacted With 😩ucup-team862#WA 7ms145860kbC++144.1kb2024-01-20 20:13:122024-01-20 20:13:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 7ms
memory: 145860kb

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:

2 0 998244351
998244352 2 1
0 0 0

result:

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