Borderou de evaluare (job #2873336)

Utilizator NorbiNORBI KOVER Norbi Data 19 martie 2022 09:41:40
Problema Tastatură defectă Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2022 - Concurs Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void Solve()': main.cpp:24:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 24 | while(i<strlen(s)) | ~^~~~~~~~~~ main.cpp:32:38: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 32 | while(s[i]!=t[j] && j<strlen(t)) | ~^~~~~~~~~~ main.cpp:40:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 40 | if(j<strlen(t)) | ~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK100
Punctaj total100

Ceva nu functioneaza?