QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#356203 | #1096. Best Solution Unknown | waifuSenpai# | RE | 1ms | 7776kb | C++20 | 2.7kb | 2024-03-17 16:42:29 | 2024-03-17 16:42:30 |
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: 100
Accepted
time: 0ms
memory: 5932kb
input:
3 3 2 2
output:
3 1 2 3
result:
ok 4 number(s): "3 1 2 3"
Test #2:
score: 0
Accepted
time: 1ms
memory: 7776kb
input:
3 1 2 1
output:
1 2
result:
ok 2 number(s): "1 2"
Test #3:
score: 0
Accepted
time: 1ms
memory: 7744kb
input:
5 1 2 3 5 5
output:
3 3 4 5
result:
ok 4 number(s): "3 3 4 5"
Test #4:
score: 0
Accepted
time: 1ms
memory: 7684kb
input:
1 10
output:
1 1
result:
ok 2 number(s): "1 1"
Test #5:
score: -100
Runtime Error
input:
1000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 100000...