Pagini recente » Borderou de evaluare (job #1938118) | Borderou de evaluare (job #1178987) | Borderou de evaluare (job #2601809) | Borderou de evaluare (job #2070898) | Borderou de evaluare (job #2114634)
Borderou de evaluare (job #2114634)
Raport evaluator
Compilare:
user.cpp: In function ‘void djikstra(int)’:
user.cpp:44:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<leg[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:59: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:60: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:61: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:66:35: 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 | 1028kb | OK | 10 |
2 | 0ms | 1028kb | OK | 10 |
3 | 0ms | 1060kb | OK | 10 |
4 | 0ms | 1072kb | OK | 10 |
5 | 20ms | 1372kb | OK | 10 |
6 | 44ms | 1704kb | OK | 10 |
7 | 56ms | 1880kb | OK | 10 |
8 | 136ms | 2760kb | OK | 10 |
9 | 88ms | 2336kb | OK | 10 |
10 | 272ms | 4688kb | Incorect | 0 |
Punctaj total | 90 |