Borderou de evaluare (job #2961302)

Utilizator bem.andreiIceman bem.andrei Data 6 ianuarie 2023 09:07:29
Problema Abc2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'bool ver(unsigned int)': main.cpp:14:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 14 | while (p && val[p]!= x) | ~~~~~~^~~~ main.cpp: In function 'int main()': main.cpp:46:12: error: request for member 'size' in 's', which is of non-class type 'char [23]' 46 | ls = s.size(), lcuv = cuv.size(); | ^~~~ main.cpp:46:31: error: request for member 'size' in 'cuv', which is of non-class type 'char [23]' 46 | ls = s.size(), lcuv = cuv.size(); | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?