QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#909832 | #7244. Elvis Presley | angletrisection | WA | 0ms | 3712kb | C++14 | 1.1kb | 2025-02-22 03:45:00 | 2025-02-22 03:45:02 |
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: 0ms
memory: 3712kb
input:
2 7
output:
2 6 7
result:
ok 3 number(s): "2 6 7"
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3584kb
input:
1 2
output:
2 3
result:
wrong answer 1st numbers differ - expected: '-1', found: '2'