Borderou de evaluare (job #3346895)

Utilizator RDumitruGRoman Gheorghe Dumitru RDumitruG Data 15 martie 2026 13:09:33
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:10:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 10 | for(int i =0;i<strlen(a);i++) | ~^~~~~~~~~~ main.cpp: In function 'void sterge(char*, char)': main.cpp:19:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 19 | for(int i =poz;i<strlen(a)-1;i++ ) | ~^~~~~~~~~~~~ main.cpp: In function 'void rec(char*, char*, char*, char*, int&, int&)': main.cpp:28:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 28 | while(nr != strlen(b)-1) | ~~~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:75:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 75 | for(int i =0;i<strlen(a)-1;i++) | ~^~~~~~~~~~~~ main.cpp: In function 'int cauta(char*, char)': main.cpp:14:1: warning: control reaches end of non-void function [-Wreturn-type] 14 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms16547kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?