QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#140438 | #5590. Exponent Exchange | GuanYunchang | WA | 6ms | 8152kb | Python3 | 334b | 2023-08-15 22:19:49 | 2023-08-15 22:19:55 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 6ms
memory: 8152kb
input:
10 5 4 2 7 8 6
output:
-42776
result:
wrong answer 1st lines differ - expected: '7', found: '-42776'