QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#356905#6770. Antsezteam1#WA 378ms23700kbC++142.0kb2024-03-18 15:40:572024-03-18 15:40:57

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 5664kb

input:

2 2 4
2 3
0 1

output:

4000000001

result:

ok single line: '4000000001'

Test #2:

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

input:

1 1000000000 1000000000
500000000
0

output:

2000000002500000000

result:

ok single line: '2000000002500000000'

Test #3:

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

input:

1 1000000000 500000000
500000000
1

output:

1000000001500000001

result:

ok single line: '1000000001500000001'

Test #4:

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

input:

1 500000000 1000000000
500000000
0

output:

1000000001500000000

result:

ok single line: '1000000001500000000'

Test #5:

score: -100
Wrong Answer
time: 378ms
memory: 23700kb

input:

999963 1000000000 1000000000
516 793 2609 2721 3010 3378 4494 6294 7719 9298 9582 10021 10255 13552 16357 16771 16864 18824 19006 19162 19583 22099 22970 23637 25760 26962 29349 31140 34093 34398 35622 35765 35868 35899 36213 37137 38062 43181 43361 44347 46328 48145 48188 49187 50303 50873 52999 53...

output:

2001073758621

result:

wrong answer 1st lines differ - expected: '2001074431727', found: '2001073758621'