Borderou de evaluare (job #2140973)

Utilizator inquisitorAnders inquisitor Data 24 februarie 2018 00:19:22
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void Delete(int)’: user.cpp:13:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i != v[h].size(); ++i) ^ user.cpp: In function ‘bool Find(int)’: user.cpp:30:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i != v[h].size(); ++i) ^ user.cpp: In function ‘int get_nr()’: user.cpp:49:21: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses] while(buffer[i] < 48 | buffer[i] > 57) ^ user.cpp:53:21: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] while(buffer[i] > 47 & buffer[i] < 58) ^ user.cpp: In function ‘int main()’: user.cpp:66:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("hashuri.in", "r", stdin); ^ user.cpp:67:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("hashuri.out", "w", stdout); ^ user.cpp: In function ‘int get_nr()’: user.cpp:51:69: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] if(++i == buffSize) fread(buffer, 1, buffSize, stdin), i = 0; ^ user.cpp:57:69: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] if(++i == buffSize) fread(buffer, 1, buffSize, stdin), i = 0; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1012kbIncorect00
20ms1016kbIncorect00
30ms1020kbIncorect00
44ms1244kbIncorect00
5Depăşit2804kbTime limit exceeded.0
6Depăşit3508kbTime limit exceeded.0
7Depăşit3540kbTime limit exceeded.00
8Depăşit4712kbTime limit exceeded.00
968ms6636kbIncorect0
1068ms4056kbIncorect0
Punctaj total0

Ceva nu functioneaza?