Pagini recente » Borderou de evaluare (job #1492527) | Borderou de evaluare (job #1668994) | Borderou de evaluare (job #1176570) | Borderou de evaluare (job #146849) | Borderou de evaluare (job #1470890)
Borderou de evaluare (job #1470890)
Raport evaluator
Compilare:
user.cpp: In function ‘void pop_hash(unsigned int)’:
user.cpp:19:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < H[x % mod].size(); ++ i)
^
user.cpp:20: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:29:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < H[x % mod].size(); ++ i)
^
user.cpp:30: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:53: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:37: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:38: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:41: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:65: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 | 23712kb | Incorect | 0 |
| 2 | 32ms | 23748kb | Incorect | 0 |
| 3 | 64ms | 24660kb | Incorect | 0 |
| 4 | 348ms | 30848kb | Incorect | 0 |
| 5 | 612ms | 37488kb | Incorect | 0 |
| 6 | 844ms | 42640kb | Incorect | 0 |
| 7 | 988ms | 45696kb | Incorect | 0 |
| 8 | 1056ms | 46988kb | Incorect | 0 |
| 9 | 1140ms | 47976kb | Incorect | 0 |
| 10 | 1120ms | 48608kb | Incorect | 0 |
| Punctaj total | 0 |