Pagini recente » Borderou de evaluare (job #1172671) | Borderou de evaluare (job #516543) | Borderou de evaluare (job #1830499) | Borderou de evaluare (job #1672825) | Borderou de evaluare (job #1470903)
Borderou de evaluare (job #1470903)
Raport evaluator
Compilare:
user.cpp: In function ‘void pop_hash(unsigned int)’:
user.cpp:20:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < H[x % mod].size(); ++ i)
^
user.cpp:21:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (H[x % mod][i] == x)
^
user.cpp: In function ‘int in_hash(unsigned int)’:
user.cpp:30:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < H[x % mod].size(); ++ i)
^
user.cpp:31:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (H[x % mod][i] == x)
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:55:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[x].size(); ++ i)
^
user.cpp: In function ‘void read()’:
user.cpp:38:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbore3.in", "r", stdin);
^
user.cpp:39:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &S);
^
user.cpp:42:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
user.cpp: In function ‘void write()’:
user.cpp:68:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbore3.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 28ms | 23724kb | OK | 10 |
| 2 | 32ms | 23756kb | OK | 10 |
| 3 | 68ms | 24668kb | OK | 10 |
| 4 | 356ms | 30876kb | OK | 10 |
| 5 | 676ms | 37516kb | OK | 10 |
| 6 | 924ms | 42660kb | OK | 10 |
| 7 | 1008ms | 45720kb | OK | 10 |
| 8 | 1156ms | 47016kb | OK | 10 |
| 9 | 1256ms | 48016kb | OK | 10 |
| 10 | 1124ms | 48640kb | OK | 10 |
| Punctaj total | 100 |