Pagini recente » Borderou de evaluare (job #1302534) | Borderou de evaluare (job #2703184) | Borderou de evaluare (job #3005943) | Borderou de evaluare (job #1149888) | Borderou de evaluare (job #1470891)
Borderou de evaluare (job #1470891)
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:66: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 | OK | 10 |
| 2 | 32ms | 23752kb | Incorect | 0 |
| 3 | 68ms | 24664kb | Incorect | 0 |
| 4 | 360ms | 30860kb | OK | 10 |
| 5 | 676ms | 37508kb | OK | 10 |
| 6 | 908ms | 42656kb | OK | 10 |
| 7 | 1008ms | 45708kb | OK | 10 |
| 8 | 1160ms | 47008kb | OK | 10 |
| 9 | 1248ms | 48004kb | OK | 10 |
| 10 | 1132ms | 48628kb | OK | 10 |
| Punctaj total | 80 |