Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2109130)
| Utilizator | Data | 19 ianuarie 2018 10:22:15 | |
|---|---|---|---|
| Problema | Hashuri | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int get_nr()’:
user.cpp:58:21: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
while(buffer[i] < 48 | buffer[i] > 57)
^
user.cpp:62: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:74: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:75: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:60: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:66: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 | 24ms | 16004kb | OK | 10 | 10 |
| 2 | 24ms | 16008kb | OK | 10 | 10 |
| 3 | 24ms | 16004kb | OK | 10 | 10 |
| 4 | 40ms | 17292kb | OK | 10 | 30 |
| 5 | 48ms | 17584kb | OK | 10 | |
| 6 | 44ms | 19268kb | OK | 10 | |
| 7 | 100ms | 21176kb | OK | 10 | 10 |
| 8 | 220ms | 28124kb | OK | 10 | 30 |
| 9 | 404ms | 38396kb | OK | 10 | |
| 10 | 360ms | 36124kb | OK | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
