QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#388246#7986. 游戏ZhangYiDeWA 0ms3644kbC++11658b2024-04-13 14:11:592024-04-13 14:12:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6
1 2
2 3
2 4
1 5
5 6

output:

You win, temporarily.

result:

wrong answer 1st lines differ - expected: 'Wasted.', found: 'You win, temporarily.'