Pagini recente » Borderou de evaluare (job #2974025) | Borderou de evaluare (job #649560) | Borderou de evaluare (job #14218) | Borderou de evaluare (job #2203059) | Borderou de evaluare (job #2602977)
Borderou de evaluare (job #2602977)
Raport evaluator
Compilare:
main.cpp: In function 'bool erase(Nod*, int)':
main.cpp:88:10: warning: unused variable 'curr' [-Wunused-variable]
Nod* curr = radacina;
^~~~
main.cpp:90:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'bool find(Nod*, int)':
main.cpp:195:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
main.cpp: In function 'int leftBound(Nod*, int)':
main.cpp:199:9: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
int ans;
^~~
main.cpp: In function 'int rightBound(Nod*, int)':
main.cpp:219:9: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
int ans;
^~~
main.cpp: In function 'int main()':
main.cpp:274:39: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
out<<rightBound(abce, x)<<'\n';
^~~~
main.cpp:270:38: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
out<<leftBound(abce, x)<<'\n';
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 5 |
2 | 3ms | 131kb | OK | 5 |
3 | 3ms | 131kb | OK | 5 |
4 | 129ms | 2883kb | OK | 5 |
5 | 121ms | 2752kb | OK | 5 |
6 | 128ms | 2883kb | OK | 5 |
7 | 3ms | 131kb | OK | 5 |
8 | 3ms | 131kb | OK | 5 |
9 | 3ms | 131kb | OK | 5 |
10 | 3ms | 131kb | OK | 5 |
11 | 111ms | 1966kb | OK | 5 |
12 | 110ms | 2097kb | OK | 5 |
13 | 112ms | 1966kb | OK | 5 |
14 | 112ms | 1966kb | OK | 5 |
15 | 3ms | 131kb | Incorect | 0 |
16 | 3ms | 131kb | Incorect | 0 |
17 | 3ms | 131kb | Incorect | 0 |
18 | 120ms | 2359kb | Incorect | 0 |
19 | 132ms | 2621kb | Incorect | 0 |
20 | 122ms | 2359kb | Incorect | 0 |
Punctaj total | 70 |