QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#108386#4992. Enigmatic Enumerationlmq26052003WA 3ms27092kbC++173.2kb2023-05-24 21:18:582023-05-24 21:19:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 27092kb

input:

4 4
1 2
2 3
3 4
4 1

output:

0

result:

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