Borderou de evaluare (job #711583)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Points 2 (clasele 8-9) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 mar. 2023 00:17:17 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:41:9: error: 'sort' was not declared in this scope; did you mean 'short'?
41 | sort(v1.begin()+1,v1.end());
| ^~~~
| short