QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#39372 | #1956. Find The House | GuanYunchang | WA | 2ms | 3756kb | C++11 | 809b | 2022-07-09 15:44:45 | 2022-07-09 15:44:46 |
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: 0
Wrong Answer
time: 2ms
memory: 3756kb
input:
4 3 R 4 -2 R 5 7 L 5 0 L 2 0
output:
0
result:
wrong answer 1st lines differ - expected: '2', found: '0'