QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#115368 | #5496. 荷马史诗 | xiaossr# | 0 | 14ms | 7028kb | C++17 | 1.6kb | 2023-06-26 04:05:08 | 2024-05-31 14:12:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3708kb
input:
3 2 1 2 3
output:
0
result:
wrong output format Unexpected end of file - int32 expected
Test #2:
score: 0
Wrong Answer
time: 0ms
memory: 3596kb
input:
5 2 1 2 1 2 5
output:
0
result:
wrong output format Unexpected end of file - int32 expected
Test #3:
score: 0
Wrong Answer
time: 0ms
memory: 3712kb
input:
16 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
output:
0
result:
wrong output format Unexpected end of file - int32 expected
Test #4:
score: 0
Wrong Answer
time: 1ms
memory: 3748kb
input:
1000 2 14595703315 80534380831 17288617047 96364054164 13321445830 86893249112 12443001034 2089068053 30160327449 49676839674 47500435992 33530823897 66417974267 13354465827 58802380258 45331220873 93243099169 60803057858 26327253943 17645598249 50645366634 20814687160 14386178173 62924445593 920727...
output:
0
result:
wrong output format Unexpected end of file - int32 expected
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 3668kb
input:
1000 2 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773123072 58773...
output:
0
result:
wrong output format Unexpected end of file - int32 expected
Test #6:
score: 0
Wrong Answer
time: 11ms
memory: 7028kb
input:
100000 2 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 19591041024 195...
output:
0
result:
wrong output format Unexpected end of file - int32 expected
Test #7:
score: 0
Wrong Answer
time: 14ms
memory: 6928kb
input:
100000 2 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 ...
output:
0
result:
wrong output format Unexpected end of file - int32 expected
Test #8:
score: 0
Wrong Answer
time: 11ms
memory: 7000kb
input:
100000 2 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 78364164096 783...
output:
0
result:
wrong output format Unexpected end of file - int32 expected
Test #9:
score: 0
Wrong Answer
time: 0ms
memory: 3648kb
input:
7 3 1 1 2 1 2 2 2
output:
0
result:
wrong output format Unexpected end of file - int32 expected
Test #10:
score: 0
Wrong Answer
time: 0ms
memory: 3648kb
input:
16 3 98 98 98 98 98 98 98 98 98 98 98 98 98 98 98 98
output:
0
result:
wrong output format Unexpected end of file - int32 expected