Pagini recente » Borderou de evaluare (job #1601973) | Borderou de evaluare (job #1134775) | Borderou de evaluare (job #972988) | Borderou de evaluare (job #923329) | Borderou de evaluare (job #1460928)
Borderou de evaluare (job #1460928)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:25: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:38: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:39: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:41: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",&a,&b,&c);
^
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 | 896kb | OK | 10 |
5 | 24ms | 1236kb | OK | 10 |
6 | 44ms | 1588kb | OK | 10 |
7 | 60ms | 1740kb | OK | 10 |
8 | 68ms | 1968kb | OK | 10 |
9 | 240ms | 3956kb | OK | 10 |
10 | 320ms | 5012kb | OK | 10 |
Punctaj total | 100 |