Pagini recente » Borderou de evaluare (job #1358505) | Borderou de evaluare (job #647813) | Borderou de evaluare (job #600876) | Borderou de evaluare (job #1068985) | Borderou de evaluare (job #3339987)
Borderou de evaluare (job #3339987)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:18:32: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
18 | for(int i = 0, j = 0; i<strlen(a) && j<strlen(b); i++, j++)
| ~^~~~~~~~~~
main.cpp:18:47: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
18 | for(int i = 0, j = 0; i<strlen(a) && j<strlen(b); i++, j++)
| ~^~~~~~~~~~
main.cpp:22:30: warning: array subscript has type 'char' [-Wchar-subscripts]
22 | if(broken[b[j]] == 0) n++;
| ~~~^
main.cpp:23:32: warning: array subscript has type 'char' [-Wchar-subscripts]
23 | j++, broken[a[i]]++;
| ~~~^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | Incorect | 0 |
| Punctaj total | 0 |