Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1757559)
| Utilizator | Data | 15 septembrie 2016 12:39:50 | |
|---|---|---|---|
| Problema | Graf | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void BellMan_Ford_X_Y()’:
user.cpp:52:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<G[nod].size(); i++)
^
user.cpp: In function ‘void BellMan_Ford_Y_X()’:
user.cpp:75:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<G[nod].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, &X, &Y);
^
user.cpp:28:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 404kb | OK | 10 |
| 2 | 0ms | 404kb | OK | 10 |
| 3 | 0ms | 404kb | OK | 10 |
| 4 | 0ms | 400kb | OK | 10 |
| 5 | 0ms | 404kb | OK | 10 |
| 6 | 12ms | 728kb | OK | 10 |
| 7 | 4ms | 512kb | OK | 10 |
| 8 | 8ms | 660kb | OK | 10 |
| 9 | 12ms | 712kb | OK | 10 |
| 10 | 12ms | 732kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
