Pagini recente » Borderou de evaluare (job #108667) | Borderou de evaluare (job #3140885) | Borderou de evaluare (job #127076) | Borderou de evaluare (job #2943369) | Borderou de evaluare (job #1366765)
Borderou de evaluare (job #1366765)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstraGR(int)’:
user.cpp:39:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < gr[nod].size (); ++i)
^
user.cpp: In function ‘void bfs()’:
user.cpp:64:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[nod].size (); ++i)
^
user.cpp: In function ‘bool dijkstra()’:
user.cpp:92:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[nod.x].size (); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:128:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < gr[nod].size (); ++i)
^
user.cpp:179:32: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=]
printf ("%d %d\n", costFlux);
^
user.cpp:115:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("atac2.in", "r", stdin);
^
user.cpp:116:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("atac2.out", "w", stdout);
^
user.cpp:119: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, &nod);
^
user.cpp:121:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &start[i]);
^
user.cpp:124: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 | 472kb | Incorect | 0 |
| 2 | 0ms | 468kb | Incorect | 0 |
| 3 | 0ms | 492kb | Incorect | 0 |
| 4 | 0ms | 520kb | Incorect | 0 |
| 5 | 0ms | 512kb | Incorect | 0 |
| 6 | 0ms | 520kb | Incorect | 0 |
| 7 | 0ms | 528kb | Incorect | 0 |
| 8 | 4ms | 588kb | Incorect | 0 |
| 9 | 4ms | 588kb | Incorect | 0 |
| 10 | 8ms | 608kb | Incorect | 0 |
| 11 | 60ms | 1316kb | Incorect | 0 |
| 12 | 92ms | 1844kb | Incorect | 0 |
| 13 | 0ms | 524kb | Incorect | 0 |
| 14 | 4ms | 612kb | Incorect | 0 |
| 15 | 24ms | 788kb | Incorect | 0 |
| 16 | 44ms | 788kb | Incorect | 0 |
| 17 | 92ms | 1316kb | Incorect | 0 |
| 18 | 264ms | Depăşit | Memory limit exceeded. | 0 |
| 19 | 300ms | Depăşit | Memory limit exceeded. | 0 |
| 20 | 356ms | 2108kb | Incorect | 0 |
| Punctaj total | 0 |