Borderou de evaluare (job #790380)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Sume | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 oct. 2024 19:36:09 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:13:5: error: 'sort' was not declared in this scope; did you mean 'short'?
13 | sort(x + 1,x + n + 1);
| ^~~~
| short