QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#691815#2542. Destructive Gameucup-team4645#WA 3ms3708kbC++23829b2024-10-31 13:07:052024-10-31 13:07:06

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3656kb

input:

2
10 3
7 4

output:

Bob

result:

ok "Bob"

Test #2:

score: 0
Accepted
time: 0ms
memory: 3584kb

input:

16
903 5
246 38
884 12
752 10
200 17
483 6
828 27
473 21
983 35
953 36
363 35
101 3
34 23
199 8
134 2
932 28

output:

Alice

result:

ok "Alice"

Test #3:

score: 0
Accepted
time: 0ms
memory: 3640kb

input:

16
35 37
852 17
789 37
848 40
351 27
59 32
271 11
395 20
610 3
631 33
543 14
256 28
48 8
277 24
748 38
109 40

output:

Bob

result:

ok "Bob"

Test #4:

score: -100
Wrong Answer
time: 3ms
memory: 3708kb

input:

44093
679258466 979122815
364581740 877180543
305876472 336784414
310018487 420673582
812521202 704056164
60062693 286928662
588815435 723319078
981049166 824574842
897082766 884032874
247411373 200440521
84262500 432750630
189259452 301263664
197298622 387145248
723440748 760643145
238879131 483683...

output:

Alice

result:

wrong answer 1st words differ - expected: 'Bob', found: 'Alice'