Pagini recente » Borderou de evaluare (job #2056529) | Borderou de evaluare (job #1829682) | Borderou de evaluare (job #861692) | Borderou de evaluare (job #2278010) | Borderou de evaluare (job #2109345)
Borderou de evaluare (job #2109345)
Raport evaluator
Compilare:
user.cpp: In function ‘void Delete(int)’:
user.cpp:14:35: 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:31:35: 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:57:21: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
while(buffer[i] < 48 | buffer[i] > 57)
^
user.cpp:61: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:73: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:74: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:59: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:65: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 |
| 1 | 0ms | 756kb | OK | 10 | 10 |
| 2 | 0ms | 752kb | OK | 10 | 10 |
| 3 | 0ms | 752kb | OK | 10 | 10 |
| 4 | 12ms | 1136kb | OK | 10 | 30 |
| 5 | 16ms | 1216kb | OK | 10 |
| 6 | 20ms | 1704kb | OK | 10 |
| 7 | 48ms | 1796kb | OK | 10 | 10 |
| 8 | 100ms | 3588kb | OK | 10 | 30 |
| 9 | 188ms | 5536kb | OK | 10 |
| 10 | 188ms | 4960kb | OK | 10 |
| Punctaj total | 100 |