Pagini recente » Borderou de evaluare (job #669826) | Borderou de evaluare (job #2357853) | Borderou de evaluare (job #1277860) | Borderou de evaluare (job #2557150) | Borderou de evaluare (job #2754362)
Borderou de evaluare (job #2754362)
Raport evaluator
Compilare:
main.cpp: In member function 'int RBT::Successor(int)':
main.cpp:283:9: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
int ans;
^~~
main.cpp: In member function 'int RBT::Predecessor(int)':
main.cpp:298:9: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
int ans;
^~~
main.cpp: In member function 'void RBT::Sort(int, int)':
main.cpp:313:21: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
while(next <= r and RBT::Search(next)){
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:350:32: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
gout<<T->Successor(x)<<"\n";
^~~~
main.cpp:345:34: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
gout<<T->Predecessor(x)<<"\n";
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 5 |
2 | 3ms | 131kb | OK | 5 |
3 | 3ms | 131kb | OK | 5 |
4 | 97ms | 1703kb | OK | 5 |
5 | 79ms | 1703kb | OK | 5 |
6 | 97ms | 1703kb | OK | 5 |
7 | 2ms | 131kb | OK | 5 |
8 | 3ms | 131kb | OK | 5 |
9 | 3ms | 131kb | OK | 5 |
10 | 3ms | 131kb | OK | 5 |
11 | 96ms | 1441kb | OK | 5 |
12 | 76ms | 1441kb | OK | 5 |
13 | 107ms | 1441kb | OK | 5 |
14 | 76ms | 1441kb | OK | 5 |
15 | 2ms | 131kb | OK | 5 |
16 | 3ms | 131kb | OK | 5 |
17 | 3ms | 131kb | OK | 5 |
18 | 169ms | 2228kb | OK | 5 |
19 | 180ms | 2621kb | OK | 5 |
20 | 176ms | 2228kb | OK | 5 |
Punctaj total | 100 |