Borderou de evaluare (job #3346834)

Utilizator LiunduhuBabut Paul-Gabriel Liunduhu Data 15 martie 2026 12:32:10
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 index_str(char*, char, char)': main.cpp:6:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6 | for(int i=0;i<strlen(s)-1;i++) | ~^~~~~~~~~~~~ main.cpp: In function 'int is_next_char(char*, char, int)': main.cpp:14:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 14 | if(index ==strlen(s)-1) | ~~~~~~^~~~~~~~~~~~~ main.cpp:16:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 16 | for(int i=index;i<strlen(s);i++) | ~^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:36:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 36 | for(int i=0;i<strlen(s2)-2;i++) | ~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?