Pagini recente » Borderou de evaluare (job #727587) | Borderou de evaluare (job #925924) | Borderou de evaluare (job #918905) | Borderou de evaluare (job #936369) | Borderou de evaluare (job #2510464)
Borderou de evaluare (job #2510464)
Raport evaluator
Compilare:
main.cpp: In function 'void erase(int)':
main.cpp:34:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<v.size() && v[i]!=t[k-1]) i++;
~^~~~~~~~~
main.cpp:35:7: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i<v.size())
~^~~~~~~~~
main.cpp:42:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(2*i+1<v.size() && v[2*i+1]<v[j]) j=2*i+1;
~~~~~^~~~~~~~~
main.cpp:43:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(2*i+2<v.size() && v[2*i+2]<v[j]) j=2*i+2;
~~~~~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:55:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("heapuri.in","r",stdin);
^
main.cpp:56:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("heapuri.out","w",stdout);
^
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 | 16ms | 258kb | OK | 10 | 10 |
5 | 3ms | 131kb | Incorect | 0 | 0 |
6 | 176ms | 667kb | OK | 10 |
7 | 125ms | 1425kb | OK | 10 |
8 | 253ms | 1175kb | Time limit exceeded | 0 |
9 | 253ms | 692kb | Time limit exceeded | 0 |
10 | 252ms | 655kb | Time limit exceeded | 0 |
Punctaj total | 40 |