Problem | lowelements |
---|---|
User | Tqin |
Submission Time | 2025-02-12 11:05:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lowelements.cpp: In function ‘int main()’:
lowelements.cpp:11:4: error: ‘imput’ was not declared in this scope; did you mean ‘input’?
11 | if(imput<m){m=min(input,m);
| ^~~~~
| input