Pagini recente » Borderou de evaluare (job #1664604) | Borderou de evaluare (job #1774990) | Borderou de evaluare (job #1543661) | Borderou de evaluare (job #2892037) | Borderou de evaluare (job #997428)
Borderou de evaluare (job #997428)
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][i - 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/ccLQVJfO.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 | Wrong answer! | 0 |
3 | 4ms | 652kb | Wrong answer! | 0 |
4 | 4ms | 808kb | Wrong answer! | 0 |
5 | 4ms | 572kb | Wrong answer! | 0 |
6 | 4ms | 1652kb | Wrong answer! | 0 |
7 | 4ms | 1324kb | Wrong answer! | 0 |
8 | 8ms | 2500kb | Wrong answer! | 0 |
9 | 4ms | 1520kb | Wrong answer! | 0 |
10 | 8ms | 2460kb | Wrong answer! | 0 |
Punctaj total | 0 |