QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#296300 | #7844. Enchanted Fortress | ucup-team2880 | WA | 0ms | 3784kb | C++14 | 2.6kb | 2024-01-02 18:26:13 | 2024-01-02 18:26:13 |
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: 0ms
memory: 3784kb
input:
ABC 1 -1 2 2 -3 1
output:
#1 2 2 AC
result:
wrong output format Expected integer, but "#1" found