Problem lboard
User jmuzhen
Submission Time 2025-02-19 16:39:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lboard.cpp:1:1: error: unterminated comment
1 | /* first let's use 2d prefix sums. then given any L shape, we can calculate its sum in O(1).
| ^