Pagini recente » Borderou de evaluare (job #689753) | Borderou de evaluare (job #2953853) | Borderou de evaluare (job #1087450) | Borderou de evaluare (job #2320221) | Borderou de evaluare (job #1433635)
Borderou de evaluare (job #1433635)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < s.size(); i++)
^
user.cpp:29:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
cnt[s[i]]++;
^
user.cpp:50:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < s.size(); i++) {
^
user.cpp:51:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (change[s[i]] == 0 && s[i] == s2[i]) continue;
^
user.cpp:52:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
else if (change[s[i]] == s2[i]) continue;
^
user.cpp:59:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (change[s[i]] == s2[i]) continue;
^
user.cpp:61:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (change[s[i]] == 0 && !changed[s2[i]]) {
^
user.cpp:61:56: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (change[s[i]] == 0 && !changed[s2[i]]) {
^
user.cpp:62:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
change[s[i]] = s2[i];
^
user.cpp:63:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
changed[s2[i]] = true;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 444kb | Incorect | 0 |
2 | 0ms | 452kb | Incorect | 0 |
3 | 0ms | 444kb | Incorect | 0 |
4 | 0ms | 432kb | Incorect | 0 |
5 | 0ms | 444kb | Incorect | 0 |
6 | 0ms | 456kb | Incorect | 0 |
7 | 0ms | 452kb | OK | 10 |
8 | 0ms | 456kb | Incorect | 0 |
9 | 0ms | 448kb | Incorect | 0 |
10 | 0ms | 452kb | Incorect | 0 |
Punctaj total | 10 |