ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#73234 | #239. count | xiayuyang | 20 | 95ms | 1200kb | C++11 | 1.0kb | 2019-09-22 10:33:35 | 2019-09-22 12:11:40 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 14ms
memory: 1192kb
input:
1000 1000 3
output:
498501
result:
ok single line: '498501'
Test #2:
score: 10
Accepted
time: 27ms
memory: 1192kb
input:
2000 2000 2
output:
1999
result:
ok single line: '1999'
Test #3:
score: 0
Wrong Answer
time: 53ms
memory: 1200kb
input:
1999 1005 3
output:
1993006
result:
wrong answer 1st lines differ - expected: '1992024', found: '1993006'
Test #4:
score: 0
Wrong Answer
time: 0ms
memory: 1152kb
input:
523098578902387543 1990 3
output:
-415562591 532750342 49931420
result:
wrong answer 1st lines differ - expected: '741828632', found: '-415562591 532750342'
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 1156kb
input:
985435493875384653 1987 3
output:
-186909064 489290276 322045013
result:
wrong answer 1st lines differ - expected: '930955578', found: '-186909064 489290276'
Test #6:
score: 0
Wrong Answer
time: 0ms
memory: 1152kb
input:
854378965978354365 4898 20
output:
-33523629 -852336207 818812578
result:
wrong answer 1st lines differ - expected: '72755158', found: '-33523629 -852336207'
Test #7:
score: 0
Wrong Answer
time: 0ms
memory: 1152kb
input:
869347685748976465 5000 20
output:
-769484065 -837083845 67599780
result:
wrong answer 1st lines differ - expected: '946187174', found: '-769484065 -837083845'
Test #8:
score: 0
Wrong Answer
time: 0ms
memory: 1152kb
input:
985493567483653416 4999 2000
output:
941257323 -751068565 694081535
result:
wrong answer 1st lines differ - expected: '715344547', found: '941257323 -751068565'
Test #9:
score: 0
Wrong Answer
time: 0ms
memory: 1152kb
input:
1000000000000000000 4987 1992
output:
-751129022 -403076905 650192236
result:
wrong answer 1st lines differ - expected: '142311097', found: '-751129022 -403076905'
Test #10:
score: 0
Wrong Answer
time: 1ms
memory: 1152kb
input:
666666666623333333 4998 1999
output:
-911091702 -328392860 415545511
result:
wrong answer 1st lines differ - expected: '7913341', found: '-911091702 -328392860'