QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#218422 | #2590. 唱、跳、rap和篮球 | MaMengQi | 100 ✓ | 50ms | 7740kb | C++20 | 3.7kb | 2023-10-18 11:24:09 | 2023-10-18 11:24:09 |
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
Test #1:
score: 10
Accepted
time: 1ms
memory: 5688kb
input:
7 2 6 8 7
output:
12176
result:
ok single line: '12176'
Test #2:
score: 10
Accepted
time: 1ms
memory: 5688kb
input:
8 8 8 8 8
output:
64257
result:
ok single line: '64257'
Test #3:
score: 10
Accepted
time: 1ms
memory: 7652kb
input:
13 2 9 7 10
output:
21225793
result:
ok single line: '21225793'
Test #4:
score: 10
Accepted
time: 1ms
memory: 5768kb
input:
20 6 3 9 5
output:
516020500
result:
ok single line: '516020500'
Test #5:
score: 10
Accepted
time: 1ms
memory: 5688kb
input:
14 5 8 1 10
output:
19436472
result:
ok single line: '19436472'
Test #6:
score: 10
Accepted
time: 50ms
memory: 7724kb
input:
930 490 275 473 441
output:
686063454
result:
ok single line: '686063454'
Test #7:
score: 10
Accepted
time: 13ms
memory: 7740kb
input:
853 420 252 120 139
output:
570353775
result:
ok single line: '570353775'
Test #8:
score: 10
Accepted
time: 48ms
memory: 7728kb
input:
900 307 481 236 499
output:
28060009
result:
ok single line: '28060009'
Test #9:
score: 10
Accepted
time: 7ms
memory: 7676kb
input:
195 458 380 385 44
output:
946454887
result:
ok single line: '946454887'
Test #10:
score: 10
Accepted
time: 6ms
memory: 5664kb
input:
231 231 231 231 231
output:
793921530
result:
ok single line: '793921530'