QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#555893 | #2463. Square Rooms | ucup-team1005# | WA | 0ms | 3520kb | C++20 | 2.7kb | 2024-09-10 11:56:25 | 2024-09-10 11:56:25 |
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: 0ms
memory: 3520kb
input:
13 14 .............. .............. .............. .............. ....$......... #...#......... $...$......... #..$#......... .............$ .............. .............$ ...........$.. ....$...$###.$
output:
AAAAAFFFFFFFFF AAAAAFFFFFFFFF AAAAAFFFFFFFFF AAAAAFFFFFFFFF AAAAAFFFFFFFFF #CCC#FFFFFFFFF BCCCDFFFFFFFFF #CCC#FFFFFFFFF EEEEEFFFFFFFFF EEEEEGGGGHHHII EEEEEGGGGHHHII EEEEEGGGGHHHJJ EEEEEGGGG###JJ
result:
wrong answer 1st lines differ - expected: 'AAAAABBBBBBBBB', found: 'AAAAAFFFFFFFFF'