QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#438492 | #2590. 唱、跳、rap和篮球 | ucup-team2335 | 100 ✓ | 218ms | 4104kb | C++14 | 1.3kb | 2024-06-10 18:59:10 | 2024-06-10 18:59:11 |
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: 3800kb
input:
7 2 6 8 7
output:
12176
result:
ok single line: '12176'
Test #2:
score: 10
Accepted
time: 1ms
memory: 3756kb
input:
8 8 8 8 8
output:
64257
result:
ok single line: '64257'
Test #3:
score: 10
Accepted
time: 1ms
memory: 4020kb
input:
13 2 9 7 10
output:
21225793
result:
ok single line: '21225793'
Test #4:
score: 10
Accepted
time: 1ms
memory: 3740kb
input:
20 6 3 9 5
output:
516020500
result:
ok single line: '516020500'
Test #5:
score: 10
Accepted
time: 1ms
memory: 4096kb
input:
14 5 8 1 10
output:
19436472
result:
ok single line: '19436472'
Test #6:
score: 10
Accepted
time: 218ms
memory: 3764kb
input:
930 490 275 473 441
output:
686063454
result:
ok single line: '686063454'
Test #7:
score: 10
Accepted
time: 37ms
memory: 4104kb
input:
853 420 252 120 139
output:
570353775
result:
ok single line: '570353775'
Test #8:
score: 10
Accepted
time: 172ms
memory: 3736kb
input:
900 307 481 236 499
output:
28060009
result:
ok single line: '28060009'
Test #9:
score: 10
Accepted
time: 7ms
memory: 3816kb
input:
195 458 380 385 44
output:
946454887
result:
ok single line: '946454887'
Test #10:
score: 10
Accepted
time: 11ms
memory: 3796kb
input:
231 231 231 231 231
output:
793921530
result:
ok single line: '793921530'