Problem | ljubomora |
---|---|
User | hackerman123 |
Submission Time | 2023-08-05 23:03:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ljubomora.cpp: In function ‘int main()’:
ljubomora.cpp:17:3: error: ‘minimum’ was not declared in this scope; did you mean ‘minumum’?
17 | minimum = min(minimum,x);
| ^~~~~~~
| minumum
ljubomora.cpp:19:29: error: ‘minimum’ was not declared in this scope; did you mean ‘minumum’?
19 | long long mid = (maximum + minimum)/2;
| ^~~~~~~
| minumum