QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'