Borderou de evaluare (job #630559)

Utilizator avatar balaurmatei Matei Balaur balaurmatei IP ascuns
Problemă Dvorak (clasa a 10-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 feb. 2022 15:25:58 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'bool verif(int, char*, char*)': main.cpp:11:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 11 | for (int j = 0; j < strlen(s) && sir[i]; j++, i++) | ~~^~~~~~~~~~~ main.cpp: In function 'bool inclus(char*, char*)': main.cpp:20:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 20 | for (int i = 0; i <= strlen(sir) - strlen(s); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 114 kb OK 10
6 1 ms 114 kb OK 10
7 1 ms 114 kb OK 10
8 1 ms 114 kb OK 10
9 1 ms 114 kb OK 10
10 1 ms 114 kb OK 10
Punctaj total 100