Problem | eelimination |
---|---|
User | WJR |
Submission Time | 2025-07-12 16:59:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eelimination.cpp: In function ‘int main()’:
eelimination.cpp:12:21: error: ‘N’ was not declared in this scope
12 | vector<int> ans(N + 1, 0);
| ^