Problem | justright |
---|---|
User | NuggetsAreNice |
Submission Time | 2025-01-23 16:15:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
justright.cpp: In function ‘int main()’:
justright.cpp:18:20: error: ‘v’ was not declared in this scope
18 | b = *min_element(v.begin(), v.end());
| ^