Borderou de evaluare (job #3346826)

Utilizator edybalasaEduard Balasea edybalasa Data 15 martie 2026 12:17:41
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:17:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 17 | for(int i=0; i<strlen(a)-1; i++) | ~^~~~~~~~~~~~ main.cpp:26:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 26 | for(int i=0; i<strlen(b)-2 && sus1; i++) | ~^~~~~~~~~~~~ main.cpp:28:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 28 | for(int j = 0; j < strlen(a)-2; j++) | ~~^~~~~~~~~~~~~ main.cpp:15:41: warning: unused variable 'overall' [-Wunused-variable] 15 | bool sus1 = false, sus2 = true, overall = true; | ^~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms303kbOK100
Punctaj total100

Ceva nu functioneaza?