QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#80182#5519. Count Hamiltonian CycleswlxhkkWA 2ms3592kbC++20605b2023-02-22 22:49:382023-02-22 22:49:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3592kb

input:

3
2
WWBB
3
WBWBWB
7
WWWWBWBBWWBBBB

output:

1
499122177
62208

result:

wrong answer 2nd numbers differ - expected: '2', found: '499122177'