QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#646838 | #9230. Routing K-Codes | GuanYunchang | WA | 152ms | 35220kb | C++14 | 2.9kb | 2024-10-17 09:08:58 | 2024-10-17 09:08:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 18108kb
input:
4 3 1 2 1 3 1 4
output:
6
result:
ok single line: '6'
Test #2:
score: 0
Accepted
time: 1ms
memory: 5800kb
input:
4 6 1 2 2 3 3 4 4 1 1 3 2 4
output:
NIE
result:
ok single line: 'NIE'
Test #3:
score: 0
Accepted
time: 1ms
memory: 5768kb
input:
10 10 9 3 5 10 1 4 10 8 8 3 7 3 9 6 8 6 7 2 4 5
output:
NIE
result:
ok single line: 'NIE'
Test #4:
score: -100
Wrong Answer
time: 152ms
memory: 35220kb
input:
200000 199999 172774 188052 195063 155577 38023 148303 30605 155047 170238 19344 46835 58255 154268 109062 197059 116041 136424 12058 42062 149807 109545 115380 132322 51106 16706 162612 62234 31319 195735 80435 173898 84051 19876 102910 186924 9136 123094 117097 145054 173049 137364 152731 82662 18...
output:
124 123 124 122 123 121 120 121 122 123 124 124 123 124 124 125 125 122 123 123 124 119 118 119 120 121 122 121 120 117 118 119 116 115 114 115 116 113 114 115 116 116 115 116 117 118 118 117 116 117 118 112 113 114 115 116 117 118 119 119 117 118 119 120 120 119 120 120 118 119 119 116 117 118 119 ...
result:
wrong answer 1st lines differ - expected: 'NIE', found: '124'