Pagini recente » Borderou de evaluare (job #1322260) | Borderou de evaluare (job #2028183) | Borderou de evaluare (job #40813) | Borderou de evaluare (job #1610631) | Borderou de evaluare (job #1486936)
Borderou de evaluare (job #1486936)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:33:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<m[x].size();++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:67:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<e.size();++j) {
^
user.cpp:54:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dbz.in","r",stdin);
^
user.cpp:55:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dbz.out","w",stdout);
^
user.cpp:57:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:59:33: 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 | 8ms | 508kb | OK | 10 |
2 | 568ms | 596kb | OK | 10 |
3 | 228ms | 580kb | OK | 10 |
4 | 328ms | 604kb | OK | 10 |
5 | 2660ms | 1540kb | OK | 10 |
6 | Depăşit | 1736kb | Time limit exceeded. | 0 |
7 | 3504ms | 1564kb | OK | 10 |
8 | 3480ms | 1564kb | OK | 10 |
9 | 3428ms | 1564kb | OK | 10 |
10 | 3428ms | 1568kb | OK | 10 |
Punctaj total | 90 |