Pagini recente » Borderou de evaluare (job #995207) | Borderou de evaluare (job #1742550) | Borderou de evaluare (job #2415910) | Borderou de evaluare (job #1646026) | Borderou de evaluare (job #997430)
Borderou de evaluare (job #997430)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
lastA[ch][i] = (A[i] == ch) ? i : lastA[ch][i - 1];
^
user.cpp:49:55: warning: array subscript has type ‘char’ [-Wchar-subscripts]
lastA[ch][i] = (A[i] == ch) ? i : lastA[ch][i - 1];
^
user.cpp:52:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
lastB[ch][i] = (B[i] == ch) ? i : lastB[ch][i - 1];
^
user.cpp:52:55: warning: array subscript has type ‘char’ [-Wchar-subscripts]
lastB[ch][i] = (B[i] == ch) ? i : lastB[ch][i - 1];
^
user.cpp:58:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int k = lastA[ch][i - 1];
^
user.cpp:59:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int l = lastB[ch][j - 1];
^
user.cpp:72:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int k = lastA[ch][N - 1];
^
user.cpp:73:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int l = lastB[ch][M - 1];
^
/tmp/ccfV12T8.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 | 776kb | Wrong answer! | 0 |
2 | 4ms | 672kb | Wrong answer! | 0 |
3 | 4ms | 644kb | Wrong answer! | 0 |
4 | 4ms | 808kb | Wrong answer! | 0 |
5 | 4ms | 572kb | Wrong answer! | 0 |
6 | 4ms | 1652kb | Ok! | 10 |
7 | 4ms | 1328kb | Ok! | 10 |
8 | 8ms | 2500kb | Wrong answer! | 0 |
9 | 4ms | 1524kb | Wrong answer! | 0 |
10 | 8ms | 2464kb | Wrong answer! | 0 |
Punctaj total | 20 |