Pagini recente » Borderou de evaluare (job #844770) | Borderou de evaluare (job #447318) | Flux maxim intr-o retea de transport, algoritmul lui Dinic | Borderou de evaluare (job #34327) | Borderou de evaluare (job #1787428)
Borderou de evaluare (job #1787428)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:53:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < G[node].size();++i)
^
user.cpp: In function ‘void DFS(int, int, int)’:
user.cpp:78:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < G[x].size();++i)
^
user.cpp: In function ‘int main()’:
user.cpp:94:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N,&M);
^
user.cpp:102:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y,&cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 388kb | Incorect | 0 |
| 2 | 0ms | 388kb | Incorect | 0 |
| 3 | 0ms | 388kb | Incorect | 0 |
| 4 | 0ms | 396kb | Incorect | 0 |
| 5 | 0ms | 392kb | Incorect | 0 |
| 6 | 0ms | 388kb | Incorect | 0 |
| 7 | 0ms | 392kb | Incorect | 0 |
| 8 | 0ms | 392kb | Incorect | 0 |
| 9 | 0ms | 396kb | Incorect | 0 |
| 10 | 0ms | 392kb | Incorect | 0 |
| Punctaj total | 0 |