QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#471781#905. 三元环枚举CristianoRonaldo#WA 0ms16080kbC++141.2kb2024-07-11 08:28:112024-07-11 08:28:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 5
1 2 3 4
0 3
2 0
2 1
2 3
1 3

output:

6

result:

wrong answer 1st words differ - expected: '36', found: '6'