Pagini recente » Borderou de evaluare (job #105) | Borderou de evaluare (job #1922390) | Borderou de evaluare (job #2541885) | Borderou de evaluare (job #323828) | Borderou de evaluare (job #944303)
Borderou de evaluare (job #944303)
Raport evaluator
Compilare:
In file included from /usr/local/include/c++/4.8.0/backward/hash_map:60:0,
from user.cpp:4:
/usr/local/include/c++/4.8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
#warning \
^
user.cpp: In member function ‘uint32& HashTable::operator[](uint32)’:
user.cpp:80:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<table[hash].size(); ++i)
^
user.cpp:77:13: warning: unused variable ‘i’ [-Wunused-variable]
int i = 0;
^
user.cpp:78:13: warning: unused variable ‘j’ [-Wunused-variable]
int j = table[hash].size();
^
user.cpp: In function ‘int main()’:
user.cpp:205:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (distincts > L-1)
^
user.cpp:232:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (distincts > U)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 876kb | OK | 10 |
2 | 4ms | 984kb | OK | 10 |
3 | 8ms | 1252kb | OK | 10 |
4 | 28ms | 2476kb | OK | 10 |
5 | 28ms | 2872kb | OK | 10 |
6 | 148ms | 7172kb | OK | 10 |
7 | 352ms | 14700kb | OK | 10 |
8 | 408ms | 16840kb | OK | 10 |
9 | Depăşit | 24696kb | Time limit exceeded. | 0 |
10 | Depăşit | 29220kb | Time limit exceeded. | 0 |
Punctaj total | 80 |