Pagini recente » Borderou de evaluare (job #1630116) | Borderou de evaluare (job #2507995) | Borderou de evaluare (job #1311356) | Borderou de evaluare (job #1770493) | Borderou de evaluare (job #1560170)
Borderou de evaluare (job #1560170)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:24:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vecini[nod].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:40: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:41: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:42: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:44: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 | 1056kb | OK | 10 |
2 | 0ms | 1048kb | OK | 10 |
3 | 0ms | 1076kb | OK | 10 |
4 | 4ms | 1092kb | OK | 10 |
5 | 24ms | 1344kb | OK | 10 |
6 | 52ms | 1620kb | OK | 10 |
7 | 68ms | 1740kb | OK | 10 |
8 | 80ms | 1992kb | OK | 10 |
9 | 228ms | 3664kb | OK | 10 |
10 | 304ms | 4484kb | OK | 10 |
Punctaj total | 100 |