Borderou de evaluare (job #2602207)
Raport evaluator
Compilare:
main.cpp: In function 'Treap* insert(Treap*, long long int)':
main.cpp:128:34: warning: narrowing conversion of 'rng.std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::operator()<long unsigned int, 32ul, 624ul, 397ul, 31ul, 2567483615ul, 11ul, 4294967295ul, 7ul, 2636928640ul, 15ul, 4022730752ul, 18ul, 1812433253ul>()' from 'std::mersenne_twister_engine<long unsigned int, 32ul, 624ul, 397ul, 31ul, 2567483615ul, 11ul, 4294967295ul, 7ul, 2636928640ul, 15ul, 4022730752ul, 18ul, 1812433253ul>::result_type {aka long unsigned int}' to 'long long int' inside { } [-Wnarrowing]
Treap* solo = new Treap{key, rng(), 1, 1, nill, nill};
~~~^~
main.cpp: At global scope:
main.cpp:151:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
main()
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 3ms | 131kb | OK | 10 |
3 | 9ms | 262kb | OK | 10 |
4 | 172ms | 4194kb | OK | 10 |
5 | 196ms | 4587kb | OK | 10 |
6 | 143ms | 4325kb | OK | 10 |
7 | 154ms | 4325kb | OK | 10 |
8 | 212ms | 5767kb | OK | 10 |
9 | 244ms | 7077kb | OK | 10 |
10 | 148ms | 1572kb | OK | 10 |
Punctaj total | 100 |