QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#209278#6384. AreaGuanYunchang50 1ms3568kbC++17156b2023-10-10 13:35:372023-10-10 13:35:37

详细

Subtask #1:

score: 50
Accepted

Test #1:

score: 50
Accepted
time: 1ms
memory: 3360kb

input:

1
1 1

output:

1

result:

ok single line: '1'

Test #2:

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

input:

1
10 1

output:

10

result:

ok single line: '10'

Test #3:

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

input:

1
89 12

output:

1068

result:

ok single line: '1068'

Test #4:

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

input:

1
33 548

output:

18084

result:

ok single line: '18084'

Test #5:

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

input:

1
585 581

output:

339885

result:

ok single line: '339885'

Subtask #2:

score: 0
Wrong Answer

Test #6:

score: 50
Accepted
time: 0ms
memory: 3344kb

input:

100
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
1 1
...

output:

1

result:

ok single line: '1'

Test #7:

score: -50
Wrong Answer
time: 0ms
memory: 3568kb

input:

100
4 7
5 5
10 10
8 5
7 5
5 4
6 4
8 8
6 2
3 3
7 10
8 10
2 6
3 7
7 9
2 7
5 4
4 2
5 9
1 10
5 10
4 10
3 1
2 4
9 6
9 9
6 10
5 2
1 6
10 8
10 4
4 3
5 10
4 5
4 10
3 5
10 7
7 2
6 3
6 9
6 1
5 5
6 4
4 6
1 4
1 5
6 6
8 6
6 8
6 2
4 3
5 6
5 7
10 4
10 2
2 1
5 2
7 8
7 8
9 1
5 9
6 6
6 4
9 9
9 10
3 4
9 7
10 10
4 9
7 ...

output:

28

result:

wrong answer 1st lines differ - expected: '100', found: '28'