QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#140839#1831. BruteforceqsceszthnWA 2ms5888kbC++141.8kb2023-08-16 21:13:272023-08-16 21:13:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 5888kb

input:

3 1 1
2 2 8
2
2 5
3 6

output:

30
36
30

result:

wrong answer 1st numbers differ - expected: '36', found: '30'