Pagini recente » Borderou de evaluare (job #2319768) | Borderou de evaluare (job #2446832) | Borderou de evaluare (job #2880226) | Borderou de evaluare (job #933764) | Borderou de evaluare (job #1645736)
Borderou de evaluare (job #1645736)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:26:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[nod].size(); ++i){
^
user.cpp: In function ‘int main()’:
user.cpp:42: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:43: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:44:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:46:33: 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 | 1048kb | OK | 10 |
2 | 0ms | 1048kb | OK | 10 |
3 | 0ms | 1084kb | OK | 10 |
4 | 4ms | 1092kb | OK | 10 |
5 | 24ms | 1388kb | OK | 10 |
6 | 48ms | 1716kb | OK | 10 |
7 | 60ms | 1820kb | OK | 10 |
8 | 64ms | 1996kb | OK | 10 |
9 | 244ms | 4220kb | OK | 10 |
10 | 324ms | 5012kb | OK | 10 |
Punctaj total | 100 |