Borderou de evaluare (job #3346967)

Utilizator RDumitruGRoman Gheorghe Dumitru RDumitruG Data 15 martie 2026 14:08:16
Problema CheatGPT Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2026 - Concurs Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int cauta(char*, char)': main.cpp:11:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 11 | for(int i =0;i<strlen(a);i++) | ~^~~~~~~~~~ main.cpp: In function 'void sterge(char*, char)': main.cpp:20:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 20 | for(int i =poz;i<strlen(a)-1;i++ ) | ~^~~~~~~~~~~~ main.cpp: In function 'void rec(char*, char*, char*, char*, int&, int&)': main.cpp:29:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 29 | while(nr != strlen(b)) | ~~~^~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:82:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 82 | for(int i =0;i<strlen(a)-1;i++) | ~^~~~~~~~~~~~ main.cpp: In function 'int cauta(char*, char)': main.cpp:15:1: warning: control reaches end of non-void function [-Wreturn-type] 15 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
17ms16547kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?