Borderou de evaluare (job #730608)

Utilizator avatar NoName NoName NoName IP ascuns
Problemă Integrame (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 31 aug. 2023 19:11:24 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:32:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 32 | for (j=1; j<strlen(s) && j<=m; j++) | ~^~~~~~~~~~ main.cpp:39:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 39 | for (j=0; j<=strlen(a)-strlen(s); j++) | ~^~~~~~~~~~~~~~~~~~~~~ main.cpp:42:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 42 | for (p=j;p<j+strlen(s);p++) | ~^~~~~~~~~~~~ main.cpp:59:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 59 | for (i=1; i<strlen(s) && i<=n; i++) | ~^~~~~~~~~~ main.cpp:66:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 66 | for (i=0; i<=strlen(a)-strlen(s); i++) | ~^~~~~~~~~~~~~~~~~~~~~ main.cpp:69:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 69 | for (p=i;p<i+strlen(s);p++) | ~^~~~~~~~~~~~ main.cpp:87:32: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 87 | for (j=m; j>=1 && y<strlen(s)-1; j--) | ~^~~~~~~~~~~~ main.cpp:94:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 94 | for (j=0; j<=strlen(a)-strlen(s); j++) | ~^~~~~~~~~~~~~~~~~~~~~ main.cpp:97:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 97 | for (p=j;p<j+strlen(s);p++) | ~^~~~~~~~~~~~ main.cpp:115:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 115 | for (i=n; y<strlen(s)-1 && i>=1; i--) | ~^~~~~~~~~~~~ main.cpp:122:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 122 | for (i=0; i<=strlen(a)-strlen(s); i++) | ~^~~~~~~~~~~~~~~~~~~~~ main.cpp:125:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 125 | for (p=i;p<i+strlen(s);p++) | ~^~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 249 kb Killed by Signal 11 0
2 1 ms 249 kb Killed by Signal 11 0
3 1 ms 249 kb Killed by Signal 11 0
4 1 ms 249 kb Killed by Signal 11 0
5 2 ms 249 kb Killed by Signal 11 0
6 9 ms 249 kb Killed by Signal 11 0
7 1 ms 249 kb Killed by Signal 11 0
8 9 ms 249 kb Incorect 0
9 129 ms 249 kb Incorect 0
10 799 ms 249 kb Incorect 0
Punctaj total 0