Pagini recente » Borderou de evaluare (job #576650) | Borderou de evaluare (job #897067) | Borderou de evaluare (job #164188) | Borderou de evaluare (job #2766241) | Borderou de evaluare (job #997431)
Borderou de evaluare (job #997431)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:48:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
lastA[ch][i] = (A[i] == ch) ? i : lastA[ch][i - 1];
^
user.cpp:48:55: warning: array subscript has type ‘char’ [-Wchar-subscripts]
lastA[ch][i] = (A[i] == ch) ? i : lastA[ch][i - 1];
^
user.cpp:51:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
lastB[ch][i] = (B[i] == ch) ? i : lastB[ch][i - 1];
^
user.cpp:51:55: warning: array subscript has type ‘char’ [-Wchar-subscripts]
lastB[ch][i] = (B[i] == ch) ? i : lastB[ch][i - 1];
^
user.cpp:57:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int k = lastA[ch][i - 1];
^
user.cpp:58:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int l = lastB[ch][j - 1];
^
user.cpp:71:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int k = lastA[ch][N - 1];
^
user.cpp:72:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int l = lastB[ch][M - 1];
^
/tmp/cceWdVaA.o: In function `main':
user.cpp:(.text.startup+0x4e): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 768kb | Wrong answer! | 0 |
2 | 4ms | 668kb | Ok! | 10 |
3 | 4ms | 648kb | Wrong answer! | 0 |
4 | 4ms | 800kb | Wrong answer! | 0 |
5 | 4ms | 572kb | Wrong answer! | 0 |
6 | 4ms | 1652kb | Ok! | 10 |
7 | 4ms | 1320kb | Wrong answer! | 0 |
8 | 8ms | 2500kb | Ok! | 10 |
9 | 4ms | 1524kb | Wrong answer! | 0 |
10 | 8ms | 2456kb | Wrong answer! | 0 |
Punctaj total | 30 |