Pagini recente » Cod sursa (job #479378) | Cod sursa (job #2518996) | Borderou de evaluare (job #202922) | Cod sursa (job #14903) | Borderou de evaluare (job #1762668)
Borderou de evaluare (job #1762668)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add_To_Hash(int, unsigned int)’:
user.cpp:56:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<h[l].size();i++)
^
user.cpp: In function ‘bool Search(int, int)’:
user.cpp:62:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<h[l].size();i++)
^
user.cpp:63:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(val==h[l][i])return true;
^
user.cpp: In function ‘void r(int&)’:
user.cpp:22:39: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(f,1,MAX,stdin),pos=0;
^
user.cpp:28:39: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(f,1,MAX,stdin),pos=0;
^
user.cpp: In function ‘unsigned int Read_Word(int&)’:
user.cpp:41:39: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(f,1,MAX,stdin),pos=0;
^
user.cpp:50:39: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(f,1,MAX,stdin),pos=0;
^
user.cpp: In function ‘int main()’:
user.cpp:68:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("criptare2.in","r",stdin);
^
user.cpp:69:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("criptare2.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 220kb | OK | 10 |
2 | 0ms | 220kb | OK | 10 |
3 | 0ms | 220kb | OK | 10 |
4 | 148ms | 388kb | OK | 10 |
5 | Depăşit | 484kb | Time limit exceeded. | 0 |
6 | Depăşit | 476kb | Time limit exceeded. | 0 |
7 | Depăşit | 480kb | Time limit exceeded. | 0 |
8 | Depăşit | 484kb | Time limit exceeded. | 0 |
9 | Depăşit | 484kb | Time limit exceeded. | 0 |
10 | Depăşit | 476kb | Time limit exceeded. | 0 |
Punctaj total | 40 |