Borderou de evaluare (job #696719)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Palindrom 2 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 feb. 2023 09:05:23 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:129:17: error: 'sort' was not declared in this scope; did you mean 'short'?
129 | sort(pals + 1, pals + total + 1);
| ^~~~
| short