QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#242616 | #6398. Puzzle: Tapa | ucup-team1281# | RE | 0ms | 3636kb | C++23 | 2.5kb | 2023-11-07 15:43:34 | 2023-11-07 15:43:35 |
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: 3636kb
input:
3 3 2.4.3 ..... 5.8.5 ..... 3.5.3
output:
YES 2.4#3 ##### 5#8#5 ##### 3#5#3
result:
ok Correct.
Test #2:
score: -100
Runtime Error
input:
3 3 3.4.3 ..... 5.7.5 ..... 3.5.3