Pagini recente » Borderou de evaluare (job #1517807) | Cod sursa (job #1161389) | Borderou de evaluare (job #1516955) | Borderou de evaluare (job #1593236) | Borderou de evaluare (job #1515808)
Borderou de evaluare (job #1515808)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:76:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[dad].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:97:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
user.cpp:98:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
user.cpp:100:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:103:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1024kb | OK | 10 |
| 2 | 0ms | 1020kb | Incorect | 0 |
| 3 | 0ms | 1056kb | Incorect | 0 |
| 4 | 0ms | 1060kb | Incorect | 0 |
| 5 | 20ms | 1400kb | Incorect | 0 |
| 6 | 40ms | 1712kb | Incorect | 0 |
| 7 | 56ms | 1948kb | Incorect | 0 |
| 8 | 72ms | 2304kb | Incorect | 0 |
| 9 | 204ms | 3928kb | Incorect | 0 |
| 10 | 272ms | 4748kb | Incorect | 0 |
| Punctaj total | 10 |