QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#942298 | #9842. Module | Genshin,start! (Yunjie Chen, Shixian Wu, Jie Cai) | WA | 0ms | 3712kb | C++14 | 492b | 2025-03-19 03:10:00 | 2025-03-19 03:10:01 |
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: 3584kb
input:
3 5 6 7 15
output:
3
result:
ok single line: '3'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
4 20 21 22 10 107
output:
9
result:
ok single line: '9'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
5 5 6 7 8 9 1000000000000
output:
4
result:
ok single line: '4'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3712kb
input:
21 387370091048596 23758943242091 1014205329284566 1140429273127661 47646521198630614 18199351186587118 140264880946836239 2655245896805102 56344740535070 6951532361130740 7919647866064 7816692309555091 147904943861222 2985707194227584 20464369734437689 7043092696894 166312602338536 21129277743988 4...
output:
6139430008780
result:
wrong answer 1st lines differ - expected: '7040631923013', found: '6139430008780'