Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2741631)
| Utilizator | Data | 16 aprilie 2021 21:27:33 | |
|---|---|---|---|
| Problema | Heapuri | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void coboara(int)':
main.cpp:30:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (poz * 2 + 1 >= heap.size())
~~~~~~~~~~~~^~~~~~~~~~~~~~
main.cpp:35:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ((poz * 2 + 2 == heap.size()) || fiu_st < heap[poz * 2 + 2])
~~~~~~~~~~~~^~~~~~~~~~~~~~
main.cpp: In function 'int pop()':
main.cpp:74:9: warning: unused variable 'vf' [-Wunused-variable]
int vf = heap[0];
^~
main.cpp: In function 'int main()':
main.cpp:110:17: warning: unused variable 'k' [-Wunused-variable]
int k;
^
main.cpp:121:22: warning: unused variable 'k' [-Wunused-variable]
int k;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 2ms | 131kb | OK | 10 | 10 |
| 3 | 3ms | 131kb | OK | 10 | 10 |
| 4 | 9ms | 262kb | OK | 10 | 10 |
| 5 | 3ms | 131kb | OK | 10 | 0 |
| 6 | 164ms | 655kb | OK | 10 | |
| 7 | 93ms | 1343kb | OK | 10 | |
| 8 | 252ms | 958kb | Time limit exceeded | 0 | |
| 9 | 251ms | 786kb | Time limit exceeded | 0 | |
| 10 | 250ms | 786kb | Time limit exceeded | 0 | |
| Punctaj total | 40 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
