QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#222379#7607. The Doubling Game 2ucup-team1348#WA 11ms63348kbC++233.5kb2023-10-21 16:58:512023-10-21 16:58:51

詳細信息

Test #1:

score: 100
Accepted
time: 3ms
memory: 63348kb

input:

5
1 2
1 3
1 4
4 5

output:

21

result:

ok single line: '21'

Test #2:

score: 0
Accepted
time: 4ms
memory: 63280kb

input:

1

output:

1

result:

ok single line: '1'

Test #3:

score: -100
Wrong Answer
time: 11ms
memory: 63232kb

input:

128
11 32
116 81
65 4
117 47
5 81
104 30
61 8
82 59
95 20
92 29
29 127
97 39
123 33
59 128
115 33
83 67
74 16
77 33
64 73
124 123
8 127
61 51
101 122
35 90
119 116
112 27
81 93
109 123
54 1
119 100
116 16
65 47
67 27
22 105
76 87
36 39
27 96
72 31
91 123
21 105
118 12
110 48
121 72
14 115
24 16
106 ...

output:

417057232

result:

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