Pagini recente » Borderou de evaluare (job #2031782) | Borderou de evaluare (job #2655336) | Borderou de evaluare (job #2848493) | Borderou de evaluare (job #3266395) | Borderou de evaluare (job #1841075)
Borderou de evaluare (job #1841075)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:45:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < V[y].size(); ++ i)
^
user.cpp: In function ‘void BellmanFord()’:
user.cpp:73:13: warning: unused variable ‘nod’ [-Wunused-variable]
int nod, x = q.front();
^
user.cpp: In function ‘void solve()’:
user.cpp:109:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < V[x].size(); ++ i)
^
user.cpp: In function ‘void read()’:
user.cpp:23:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &n, &m, &u, &x);
^
user.cpp:25:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i]);
^
user.cpp:29:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &a, &b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 596kb | OK | 5 |
| 2 | 0ms | 596kb | OK | 5 |
| 3 | 0ms | 616kb | OK | 5 |
| 4 | 0ms | 640kb | OK | 5 |
| 5 | 0ms | 636kb | OK | 5 |
| 6 | 0ms | 640kb | Incorect | 0 |
| 7 | 0ms | 636kb | OK | 5 |
| 8 | 4ms | 704kb | OK | 5 |
| 9 | 4ms | 700kb | Incorect | 0 |
| 10 | 8ms | 744kb | Incorect | 0 |
| 11 | 44ms | 1308kb | Incorect | 0 |
| 12 | 76ms | 1992kb | OK | 5 |
| 13 | 0ms | 624kb | Incorect | 0 |
| 14 | 4ms | 708kb | OK | 5 |
| 15 | Depăşit | 868kb | Time limit exceeded. | 0 |
| 16 | Depăşit | 924kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 1376kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 1260kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 1544kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 2000kb | Time limit exceeded. | 0 |
| Punctaj total | 45 |