QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#472448#5416. Fabulous Fungus FrenzyMaMengQiWA 1ms4180kbC++142.9kb2024-07-11 16:32:122024-07-11 16:32:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 4180kb

input:

3 3 1
OOO
GOG
BGB

OOO
GGG
BBB

3 1
B
G
B

output:

17 
1 1 1 
-4 3 1 
-2 3 2 
-2 3 3 
1 1 1 
-2 2 2 
-2 2 3 
1 1 1 
-4 2 1 
-4 3 1 
-2 3 2 
-2 3 3 
1 1 1 
-2 3 2 
-2 2 2 
-4 2 1 
-4 3 1 

result:

wrong answer puzzle remain unsolved