QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#309423#8133. When Anton Saw This Task He Reacted With 😩ucup-team2818#WA 654ms66976kbC++147.1kb2024-01-20 17:15:442024-01-20 17:15:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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 2
1 -2 -1
0 0 0

result:

ok 9 numbers

Test #2:

score: -100
Wrong Answer
time: 654ms
memory: 66976kb

input:

199999 100000
x 137025 65661
v 572518668 158967010 74946561
x 129836 192657
x 141948 187810
v 574918069 328924434 141474729
x 143312 111002
x 52772 148497
v 922857701 690080961 651915759
v 656198340 28002884 129579416
v 639893144 265359784 646791226
v 796871409 411409966 598676495
v 882562617 224394...

output:

-797733910 -54949758 -279203737
-727391543 -731921111 500501024
264363041 -543997176 -981024819
-308377042 -711672969 -357711586
-69916893 652883718 -455041489
757104059 209327009 719814673
-252348953 -710178915 471726073
576701048 -837376861 -558726301
-406988075 -103277495 -902990455
354574466 -74...

result:

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