QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#151401 | #5556. Diabolic Doofenshmirtz | MaMengQi | WA | 1ms | 3572kb | C++17 | 942b | 2023-08-26 17:00:01 | 2023-08-26 17:17:17 |
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: 1ms
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]