Pagini recente » Borderou de evaluare (job #584618) | Borderou de evaluare (job #1159576) | Borderou de evaluare (job #330070) | Borderou de evaluare (job #2888170) | Borderou de evaluare (job #1609325)
Borderou de evaluare (job #1609325)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:23:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<graf[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:41: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:42: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:43: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:47:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&from,&to,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 860kb | OK | 10 |
2 | 0ms | 868kb | OK | 10 |
3 | 4ms | 932kb | OK | 10 |
4 | 4ms | 968kb | OK | 10 |
5 | 40ms | 1772kb | OK | 10 |
6 | 96ms | 2596kb | OK | 10 |
7 | 120ms | 3064kb | OK | 10 |
8 | 128ms | 3936kb | OK | 10 |
9 | 348ms | Depăşit | Memory limit exceeded. | 0 |
10 | 376ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 80 |