QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#357282 | #7932. AND-OR closure | zaozao_zmx | WA | 4ms | 45600kb | C++14 | 3.7kb | 2024-03-18 19:55:41 | 2024-03-18 19:55:41 |
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: 3ms
memory: 42876kb
input:
4 0 1 3 5
output:
5
result:
ok 1 number(s): "5"
Test #2:
score: 0
Accepted
time: 0ms
memory: 45600kb
input:
5 0 1 2 3 4
output:
8
result:
ok 1 number(s): "8"
Test #3:
score: -100
Wrong Answer
time: 4ms
memory: 43536kb
input:
49 1097363587067 1096810445814 275012137504 1096739142630 1096809921522 1087071335264 829364908576 949625500192 1087142638448 1096200190829 1097292808175 1095750860656 1087144145776 1097346808827 1095734082416 1096755396578 829230678048 1095663303524 1087072842592 1096216444777 949623992864 10962714...
output:
2 1 2 3 2 6 2 7 2 8 5 1 5 3 5 6 5 7 5 10 8 1 8 3 8 6 8 7 9 1 9 2 9 3 9 4 9 6 9 7 9 8 9 10 10 1 10 3 10 6 10 7 11 1 11 2 11 3 11 4 11 5 11 6 11 7 11 8 11 9 11 10 11 12 12 1 12 2 12 3 12 4 12 6 12 7 12 8 12 9 12 10 53
result:
wrong answer 1st numbers differ - expected: '52', found: '2'