Borderou de evaluare (job #3285612)

Utilizator cacamaca12aasdga cacamaca12 Data 13 martie 2025 11:27:33
Problema Tastatură defectă Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int verif(char*, char*)': main.cpp:13:12: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 13 | while(i<strlen(s)){ | ~^~~~~~~~~~ main.cpp:21:9: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 21 | if(i==strlen(s) && j<strlen(p)) cnt++; | ~^~~~~~~~~~~ main.cpp:21:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 21 | if(i==strlen(s) && j<strlen(p)) cnt++; | ~^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:28:9: warning: unused variable 'cnt' [-Wunused-variable] 28 | int cnt=0; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
154ms1888kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?