Pagini recente » Borderou de evaluare (job #2232712) | Borderou de evaluare (job #1528833) | Borderou de evaluare (job #1282221) | Borderou de evaluare (job #1220598) | Borderou de evaluare (job #2754423)
Borderou de evaluare (job #2754423)
Raport evaluator
Compilare:
main.cpp: In member function 'int RBT::Successor(int)':
main.cpp:289: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:304: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:319: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:356:32: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
gout<<T->Successor(x)<<"\n";
^~~~
main.cpp:351: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 | 98ms | 1703kb | OK | 5 |
| 5 | 97ms | 1703kb | OK | 5 |
| 6 | 91ms | 1703kb | OK | 5 |
| 7 | 3ms | 131kb | OK | 5 |
| 8 | 3ms | 131kb | OK | 5 |
| 9 | 3ms | 131kb | OK | 5 |
| 10 | 3ms | 131kb | OK | 5 |
| 11 | 97ms | 1441kb | OK | 5 |
| 12 | 95ms | 1441kb | OK | 5 |
| 13 | 95ms | 1441kb | OK | 5 |
| 14 | 92ms | 1441kb | OK | 5 |
| 15 | 3ms | 131kb | OK | 5 |
| 16 | 3ms | 131kb | OK | 5 |
| 17 | 5ms | 131kb | OK | 5 |
| 18 | 135ms | 2228kb | OK | 5 |
| 19 | 166ms | 2490kb | OK | 5 |
| 20 | 151ms | 2228kb | OK | 5 |
| Punctaj total | 100 |