Owl Get a Life
lasers.cpp: In function ‘int main()’:lasers.cpp:17:17: error: ‘max’ was not declared in this scope 17 | int rem = max(0, 2 * pfx[j] - (l + pfx[j])); | ^~~