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

Compile Error

lboard.cpp:1:1: error: unterminated comment
1 | /* sum(P2...P3) is already precomputed for every (P2,P3), allowing us to find P3 in O(1) given a P2. can we do the same for P2?
| ^