QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#673118 | #2590. 唱、跳、rap和篮球 | yellowbird | 100 ✓ | 7ms | 2332kb | C++20 | 6.8kb | 2024-10-24 20:39:40 | 2024-10-24 20:39:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Pretests
Final Tests
Test #1:
score: 10
Accepted
time: 0ms
memory: 2244kb
input:
7 2 6 8 7
output:
12176
result:
ok single line: '12176'
Test #2:
score: 10
Accepted
time: 0ms
memory: 2268kb
input:
8 8 8 8 8
output:
64257
result:
ok single line: '64257'
Test #3:
score: 10
Accepted
time: 0ms
memory: 2200kb
input:
13 2 9 7 10
output:
21225793
result:
ok single line: '21225793'
Test #4:
score: 10
Accepted
time: 0ms
memory: 2160kb
input:
20 6 3 9 5
output:
516020500
result:
ok single line: '516020500'
Test #5:
score: 10
Accepted
time: 0ms
memory: 2160kb
input:
14 5 8 1 10
output:
19436472
result:
ok single line: '19436472'
Test #6:
score: 10
Accepted
time: 5ms
memory: 2324kb
input:
930 490 275 473 441
output:
686063454
result:
ok single line: '686063454'
Test #7:
score: 10
Accepted
time: 7ms
memory: 2268kb
input:
853 420 252 120 139
output:
570353775
result:
ok single line: '570353775'
Test #8:
score: 10
Accepted
time: 5ms
memory: 2196kb
input:
900 307 481 236 499
output:
28060009
result:
ok single line: '28060009'
Test #9:
score: 10
Accepted
time: 0ms
memory: 2332kb
input:
195 458 380 385 44
output:
946454887
result:
ok single line: '946454887'
Test #10:
score: 10
Accepted
time: 0ms
memory: 2272kb
input:
231 231 231 231 231
output:
793921530
result:
ok single line: '793921530'