Pagini recente » Borderou de evaluare (job #346360) | Borderou de evaluare (job #1912498) | Borderou de evaluare (job #371412) | Borderou de evaluare (job #1541519) | Borderou de evaluare (job #1448516)
Borderou de evaluare (job #1448516)
Raport evaluator
Compilare:
user.cpp: In function ‘void Shortest_Path()’:
user.cpp:24:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < G[Ind].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:33:37: 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:34:39: 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:36:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:41:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
G[A].push_back(make_pair(B,C));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1032kb | OK | 10 |
2 | 0ms | 1024kb | OK | 10 |
3 | 0ms | 1064kb | OK | 10 |
4 | 4ms | 1072kb | OK | 10 |
5 | 24ms | 1400kb | OK | 10 |
6 | 48ms | 1760kb | OK | 10 |
7 | 60ms | 1908kb | OK | 10 |
8 | 76ms | 2132kb | OK | 10 |
9 | 260ms | 4220kb | OK | 10 |
10 | 320ms | 5276kb | OK | 10 |
Punctaj total | 100 |