QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#772898 | #5440. P-P-Palindrome | ucup-team5027 | WA | 3ms | 9776kb | C++20 | 1.5kb | 2024-11-22 22:44:32 | 2024-11-22 22:44:33 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 9776kb
input:
2 aaaa aaa
output:
19
result:
wrong answer 1st numbers differ - expected: '16', found: '19'