Borderou de evaluare (job #601686)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Paranteze | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 8 iul. 2021 21:39:18 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:42:2: error: 'sort' was not declared in this scope; did you mean 'qsort'?
42 | sort(parantheses[n].begin(), parantheses[n].end());
| ^~~~
| qsort