Pagini recente » Borderou de evaluare (job #485234) | Borderou de evaluare (job #208875) | Borderou de evaluare (job #1119977) | Borderou de evaluare (job #2097398) | Borderou de evaluare (job #1470896)
Borderou de evaluare (job #1470896)
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:54: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:67: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 | 23716kb | OK | 10 |
| 2 | 32ms | 23748kb | Incorect | 0 |
| 3 | 68ms | 24672kb | Incorect | 0 |
| 4 | 356ms | 30868kb | OK | 10 |
| 5 | 680ms | 37512kb | OK | 10 |
| 6 | 908ms | 42656kb | OK | 10 |
| 7 | 1008ms | 45712kb | OK | 10 |
| 8 | 1152ms | 47016kb | OK | 10 |
| 9 | 1256ms | 48004kb | OK | 10 |
| 10 | 1124ms | 48632kb | OK | 10 |
| Punctaj total | 80 |