QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#879308#9692. Currencyucup-team311#WA 0ms4736kbC++264.5kb2025-02-01 23:27:512025-02-01 23:27:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 4736kb

input:

5 2
2 3 5 2
6 1 2 1 1
1 2 4 2
1 4 4
2 3 1

output:

14664
998216957
47520
998218289
18564

result:

wrong answer 1st numbers differ - expected: '13', found: '14664'