Borderou de evaluare (job #769197)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Maxnr (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 21 mar. 2024 17:49:36 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:22:5: error: 'sort' was not declared in this scope; did you mean 'short'?
22 | sort(v, v + nr);
| ^~~~
| short