Pagini recente » Borderou de evaluare (job #1216713) | Borderou de evaluare (job #2964293) | Borderou de evaluare (job #2148577) | Borderou de evaluare (job #2950371) | Borderou de evaluare (job #1482202)
Borderou de evaluare (job #1482202)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:94:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Graph[ k ].size(); i++) {
^
user.cpp: In function ‘void readData()’:
user.cpp:51:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN, "r", stdin);
^
user.cpp:53:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &nodes, &edges);
^
user.cpp:57:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &node.y, &node.cost);
^
user.cpp: In function ‘void writeData()’:
user.cpp:122:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 848kb | OK | 10 |
2 | 0ms | 852kb | OK | 10 |
3 | 0ms | 884kb | OK | 10 |
4 | 0ms | 892kb | OK | 10 |
5 | 20ms | 1196kb | OK | 10 |
6 | 40ms | 1516kb | OK | 10 |
7 | 52ms | 1680kb | OK | 10 |
8 | 76ms | 1960kb | OK | 10 |
9 | 212ms | 3800kb | OK | 10 |
10 | 296ms | 4720kb | OK | 10 |
Punctaj total | 100 |