Pagini recente » Borderou de evaluare (job #2083985) | Borderou de evaluare (job #1018268) | Borderou de evaluare (job #931812) | Borderou de evaluare (job #651473) | Borderou de evaluare (job #2581073)
Borderou de evaluare (job #2581073)
Raport evaluator
Compilare:
main.cpp: In lambda function:
main.cpp:21:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(short i = 0; i < v[k].size(); ++i) {
~~^~~~~~~~~~~~~
main.cpp:23:27: warning: array subscript has type 'char' [-Wchar-subscripts]
if(curr->nxt[c] == 0) {
^
main.cpp:24:28: warning: array subscript has type 'char' [-Wchar-subscripts]
curr->nxt[c] = new Node();
^
main.cpp:26:31: warning: array subscript has type 'char' [-Wchar-subscripts]
curr = curr->nxt[c];
^
main.cpp: In lambda function:
main.cpp:35:37: warning: array subscript has type 'char' [-Wchar-subscripts]
if(i <= j && curr->nxt[c]) {
^
main.cpp:36:35: warning: array subscript has type 'char' [-Wchar-subscripts]
curr = curr->nxt[c];
^
main.cpp: In function 'int main()':
main.cpp:56:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < S.size(); ++i)
~~^~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 46ms | 1310kb | OK | 10 |
2 | 53ms | 1179kb | OK | 10 |
3 | 13ms | 1179kb | OK | 10 |
4 | 35ms | 1835kb | OK | 10 |
5 | 50ms | 7471kb | OK | 10 |
6 | 61ms | 7602kb | OK | 10 |
7 | 73ms | 7602kb | OK | 10 |
8 | 143ms | 65552kb | Memory limit exceeded | 0 |
9 | 155ms | 65552kb | Memory limit exceeded | 0 |
10 | 180ms | 11534kb | OK | 10 |
Punctaj total | 80 |