Problem sealevel
User Pyrros
Submission Time 2024-01-28 16:42:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sealevel.cpp:7:18: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
7 | vector<bool> vis(n+7, 0);
| ^
| yn