Borderou de evaluare (job #2841400)

Utilizator TudosieRazvanTudosie Marius-Razvan TudosieRazvan Data 29 ianuarie 2022 17:51:16
Problema Jstc Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:40:20: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 40 | for (int i = 0; i < strlen(s); i++) | ~~^~~~~~~~~~~ main.cpp:50:11: warning: operation on 'k' may be undefined [-Wsequence-point] 50 | nxt[v[k--]] = v[k] + 1; | ~^~ main.cpp:50:11: warning: operation on 'k' may be undefined [-Wsequence-point] /usr/bin/ld: failed to convert GOTPCREL relocation; relink with --no-relax collect2: error: ld returned 1 exit status Non zero exit status: 1

Ceva nu functioneaza?