QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#734297 | #5422. Perfect Palindrome | ZhangYiDe | WA | 0ms | 3556kb | C++17 | 429b | 2024-11-11 08:40:40 | 2024-11-11 08:40:40 |
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: 3556kb
input:
2 abcb xxx
output:
abcb44 xxx33
result:
wrong output format Expected integer, but "abcb44" found