QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#512147 | #1173. Knowledge Is... | ZhaoZiLong | WA | 1ms | 5672kb | C++20 | 731b | 2024-08-10 13:40:21 | 2024-08-10 13:40:21 |
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: 5672kb
input:
7 5 9 10 7 9 3 4 9 10 2 6 8 9 5 8
output:
1 4 2 2 1 5 3
result:
ok answer = 7
Test #2:
score: 0
Accepted
time: 1ms
memory: 5664kb
input:
2 2 1 2 3 4
output:
1 2
result:
ok answer = 2
Test #3:
score: 0
Accepted
time: 1ms
memory: 5588kb
input:
2 1 1 2 2 3
output:
1 0
result:
ok answer = 1
Test #4:
score: 0
Accepted
time: 0ms
memory: 5644kb
input:
1 1 4 26
output:
1
result:
ok answer = 1
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 5592kb
input:
500 258 1 3 3 5 2 4 3 5 4 5 4 5 1 4 1 2 3 5 2 5 2 5 4 5 4 5 4 5 2 3 1 4 1 4 1 4 4 5 4 5 2 3 4 5 3 5 3 5 1 5 1 4 2 5 1 5 3 5 3 4 4 5 2 3 3 5 3 5 4 5 2 3 1 5 1 5 2 3 2 3 3 4 3 5 3 4 1 3 1 2 1 5 4 5 2 3 2 4 1 3 4 5 4 5 4 5 1 3 3 5 4 5 3 5 1 5 1 2 1 2 3 5 3 5 4 5 3 4 3 5 2 3 2 5 2 4 2 5 3 5 2 3 1 5 4 5 ...
output:
18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 226 225 0 224 0 0 0 221 0 0 0 217 212 211 215 214 0 0 0 210 208 207 0 203 0 219 0 0 0 0 0 0 0 235 227 234 0 0 0 0 0 246 0 0 0 0 254 229 0 0 0 252 0 0 0 0 0 238 232 230 228 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 231 0 0 0 0 257 0 0 233 0 0 0 236 0 0 0 0 237 0...
result:
wrong answer participant answer = 258, judge answer = 376