Pagini recente » Borderou de evaluare (job #1002700) | Borderou de evaluare (job #1633611) | Borderou de evaluare (job #3161697) | Borderou de evaluare (job #517611) | Borderou de evaluare (job #1795047)
Borderou de evaluare (job #1795047)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:47:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<vecin[nod].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:62:38: 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:63:40: 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:66: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:69:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d",&x,&y,&z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 868kb | OK | 10 |
2 | 0ms | 864kb | OK | 10 |
3 | 0ms | 896kb | OK | 10 |
4 | 0ms | 908kb | OK | 10 |
5 | 20ms | 1052kb | OK | 10 |
6 | 40ms | 1564kb | OK | 10 |
7 | 56ms | 1580kb | OK | 10 |
8 | 136ms | 2868kb | OK | 10 |
9 | 88ms | 2108kb | OK | 10 |
10 | 268ms | 4856kb | OK | 10 |
Punctaj total | 100 |