Pagini recente » Borderou de evaluare (job #438524) | Borderou de evaluare (job #3244735) | Borderou de evaluare (job #2750920) | Borderou de evaluare (job #2784220) | Borderou de evaluare (job #2986943)
Borderou de evaluare (job #2986943)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:17:19: warning: array subscript has type 'char' [-Wchar-subscripts]
17 | fr[s[i]]++;
| ~~~^
main.cpp:20:19: warning: array subscript has type 'char' [-Wchar-subscripts]
20 | fr[t[i]]--;
| ~~~^
main.cpp:21:22: warning: array subscript has type 'char' [-Wchar-subscripts]
21 | if(fr[t[i]]==-1) ++k;
| ~~~^
main.cpp:12:15: warning: array subscript 101 is above array bounds of 'int [101]' [-Warray-bounds]
12 | fr[101]={0};
| ~~~~~~^
main.cpp:5:5: note: while referencing 'fr'
5 | int fr[101],k;
| ^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 348kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |