QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#245354#7689. Flipping Cardsucup-team1221WA 1ms5448kbC++141.3kb2023-11-09 20:59:142023-11-09 20:59:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
3 6
5 2
4 7
6 4
2 8

output:

6

result:

ok 1 number(s): "6"

Test #2:

score: 0
Accepted
time: 1ms
memory: 3444kb

input:

1
2 1

output:

2

result:

ok 1 number(s): "2"

Test #3:

score: 0
Accepted
time: 1ms
memory: 5316kb

input:

1
212055293 384338286

output:

384338286

result:

ok 1 number(s): "384338286"

Test #4:

score: 0
Accepted
time: 1ms
memory: 5424kb

input:

99
749159996 323524232
125448341 365892333
481980673 143665393
394405973 44741918
687549448 513811513
287088118 385131171
11865696 666468353
449920567 373650719
671547289 116780561
41003675 671513243
351534153 507850962
374160874 985661954
222519431 600582098
987220654 704142246
856147059 37783620
1...

output:

528957505

result:

ok 1 number(s): "528957505"

Test #5:

score: 0
Accepted
time: 1ms
memory: 5448kb

input:

101
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000 1000000000
1000000000...

output:

1000000000

result:

ok 1 number(s): "1000000000"

Test #6:

score: -100
Wrong Answer
time: 1ms
memory: 3448kb

input:

103
66 46
41 70
52 76
26 5
54 2
78 21
22 39
100 15
73 94
56 7
45 72
76 80
6 67
12 8
86 53
26 1
5 57
90 44
81 85
2 70
32 79
95 42
97 37
87 93
2 21
21 42
29 25
61 35
98 99
33 46
51 10
45 56
40 75
71 25
79 37
75 10
34 98
1 22
40 12
14 81
83 29
51 12
37 96
74 11
30 49
39 34
68 68
36 17
3 55
41 32
22 92
...

output:

50

result:

wrong answer 1st numbers differ - expected: '55', found: '50'