QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#458741 | #8833. Equalizer Ehrmantraut | ucup-team2229# | WA | 1ms | 3644kb | C++20 | 583b | 2024-06-29 18:57:23 | 2024-06-29 18:57:23 |
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: 1ms
memory: 3568kb
input:
1 3
output:
9
result:
ok 1 number(s): "9"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3512kb
input:
2 2
output:
10
result:
ok 1 number(s): "10"
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3644kb
input:
69 42
output:
132128770
result:
wrong answer 1st numbers differ - expected: '608932821', found: '132128770'