QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#59337#2540. Build The GridZhangYiDeWA 2ms3632kbC++700b2022-10-29 13:00:032022-10-29 13:00:05

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3616kb

input:

3

output:

WWB
BWB
WWW

result:

ok accepted

Test #2:

score: 0
Accepted
time: 2ms
memory: 3536kb

input:

2

output:

WW
BW

result:

ok accepted

Test #3:

score: -100
Wrong Answer
time: 2ms
memory: 3632kb

input:

4

output:

WWWW
BWWB
BWWB
WWWW

result:

wrong answer P is not a permutation