Problem wonhee
User CKCodeBreaker55
Submission Time 2025-01-07 14:17:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wonhee.cpp: In lambda function:
wonhee.cpp:31:16: error: use of ‘isUnusable’ before deduction of ‘auto’
31 | return isUnusable(nr, nc); // Recursive check on the next cell
| ^~~~~~~~~~