QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#857730#9732. Gathering MushroomsCACHE OVERFLOW (Davi Guimarães, Lucas Albuquerque, Jackson Souza)WA 0ms3712kbC++203.9kb2025-01-16 01:00:072025-01-16 01:00:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5 3
2 2 1 3 3
2 5 1 2 4
5 4
2 2 1 3 3
2 5 1 2 4
3 10
1 2 3
1 3 2

output:

30
30
8

result:

wrong answer 1st lines differ - expected: '41', found: '30'