QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#309263#8133. When Anton Saw This Task He Reacted With 😩ucup-team1376#WA 4ms39160kbC++233.8kb2024-01-20 16:13:072024-01-20 16:13:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 39160kb

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:

992844351 0 2
1 992844351 992844352
0 0 0

result:

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