QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#388158#7986. 游戏ZhangYiDeWA 1ms3580kbC++11545b2024-04-13 13:15:352024-04-13 13:15:36

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3580kb

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.'