QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#457767 | #8833. Equalizer Ehrmantraut | ucup-team121# | WA | 13ms | 19916kb | C++23 | 2.3kb | 2024-06-29 13:59:14 | 2024-06-29 13:59:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 13ms
memory: 19916kb
input:
1 3
output:
9
result:
ok 1 number(s): "9"
Test #2:
score: 0
Accepted
time: 4ms
memory: 19880kb
input:
2 2
output:
10
result:
ok 1 number(s): "10"
Test #3:
score: 0
Accepted
time: 12ms
memory: 19908kb
input:
69 42
output:
608932821
result:
ok 1 number(s): "608932821"
Test #4:
score: -100
Wrong Answer
time: 3ms
memory: 19876kb
input:
102 156
output:
-249843063
result:
wrong answer 1st numbers differ - expected: '748401290', found: '-249843063'