| Problem | ljubomora |
|---|---|
| User | PrunJuice |
| Submission Time | 2024-02-06 14:04:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ljubomora.cpp: In function ‘int main()’:
ljubomora.cpp:12:48: error: ‘marbles’ was not declared in this scope; did you mean ‘Marbles’?
12 | long long int low = 0, high = *max_element(marbles.begin(), marbles.end());
| ^~~~~~~
| Marbles