Borderou de evaluare (job #3346864)

Utilizator Maximus123Arsenie Bogdan Maximus123 Data 15 martie 2026 12:49:43
Problema CheatGPT Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2026 - Concurs Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:33:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 33 | for(int i=2;i<strlen(B)&&ok==1;i++){ | ~^~~~~~~~~~ main.cpp:40:26: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 40 | while(kk==0&&l<strlen(A)){ | ~^~~~~~~~~~ main.cpp:23:14: warning: array subscript 2 is above array bounds of 'char [2]' [-Warray-bounds] 23 | aux[2]='\0'; | ~~~~~^ main.cpp:20:14: note: while referencing 'aux' 20 | char aux[2]; | ^~~ main.cpp:38:17: warning: array subscript 2 is above array bounds of 'char [2]' [-Warray-bounds] 38 | aux[2]='\0'; | ~~~~~^ main.cpp:20:14: note: while referencing 'aux' 20 | char aux[2]; | ^~~ main.cpp:43:17: warning: array subscript 2 is above array bounds of 'char [2]' [-Warray-bounds] 43 | aux[2]='\0'; | ~~~~~^ main.cpp:20:14: note: while referencing 'aux' 20 | char aux[2]; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
19ms303kbOK100
Punctaj total100

Ceva nu functioneaza?