QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#151393 | #5556. Diabolic Doofenshmirtz | MaMengQi | WA | 2ms | 3572kb | C++17 | 936b | 2023-08-26 16:58:54 | 2023-08-26 17:17:08 |
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: 0
Wrong Answer
time: 2ms
memory: 3572kb
input:
1 2 4 8 16 32 22
output:
? 1 ? 2 ? 4 ? 8 ? 16 ? 32 ? 64 ? 64
result:
wrong answer Integer 64 violates the range [65, 1000000000000000001]