Pagini recente » Borderou de evaluare (job #1011210) | Borderou de evaluare (job #1353899) | Borderou de evaluare (job #2070723) | Borderou de evaluare (job #2196531) | Borderou de evaluare (job #1366854)
Borderou de evaluare (job #1366854)
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: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 | 456kb | Incorect | 0 |
| 2 | 0ms | 464kb | Incorect | 0 |
| 3 | 0ms | 484kb | Incorect | 0 |
| 4 | 0ms | 500kb | Incorect | 0 |
| 5 | 0ms | 500kb | Incorect | 0 |
| 6 | 0ms | 508kb | Incorect | 0 |
| 7 | 0ms | 504kb | Incorect | 0 |
| 8 | 4ms | 572kb | Incorect | 0 |
| 9 | 4ms | 568kb | Incorect | 0 |
| 10 | 12ms | 596kb | Incorect | 0 |
| 11 | 76ms | 1052kb | Incorect | 0 |
| 12 | 112ms | 1844kb | Incorect | 0 |
| 13 | 0ms | 492kb | Incorect | 0 |
| 14 | 8ms | 576kb | Incorect | 0 |
| 15 | 28ms | 788kb | Incorect | 0 |
| 16 | 56ms | 788kb | Incorect | 0 |
| 17 | 112ms | 1316kb | Incorect | 0 |
| 18 | 156ms | 1052kb | Incorect | 0 |
| 19 | 192ms | 1556kb | Incorect | 0 |
| 20 | 368ms | 1844kb | Incorect | 0 |
| Punctaj total | 0 |