Pagini recente » Borderou de evaluare (job #2354339) | Borderou de evaluare (job #700300) | Borderou de evaluare (job #3176702) | Borderou de evaluare (job #2500307) | Borderou de evaluare (job #2602981)
Borderou de evaluare (job #2602981)
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:276:39: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
out<<rightBound(abce, x)<<'\n';
^~~~
main.cpp:272: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 | 128ms | 2883kb | OK | 5 |
5 | 104ms | 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 | 113ms | 1966kb | OK | 5 |
12 | 146ms | 1966kb | OK | 5 |
13 | 111ms | 1966kb | OK | 5 |
14 | 119ms | 1966kb | OK | 5 |
15 | 2ms | 131kb | Incorect | 0 |
16 | 3ms | 131kb | Incorect | 0 |
17 | 3ms | 131kb | Incorect | 0 |
18 | 127ms | 2359kb | Incorect | 0 |
19 | 142ms | 2621kb | Incorect | 0 |
20 | 123ms | 2359kb | Incorect | 0 |
Punctaj total | 70 |