Pagini recente » Borderou de evaluare (job #1217024) | Borderou de evaluare (job #934681) | Borderou de evaluare (job #1825907) | Borderou de evaluare (job #2341824) | Borderou de evaluare (job #2174081)
Borderou de evaluare (job #2174081)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:42:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<leg[poz].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:71:26: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d ",D[i]);
^
user.cpp:53: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:54: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:55: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:60: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 | 4ms | 3400kb | OK | 10 |
2 | 4ms | 3532kb | OK | 10 |
3 | 4ms | 3288kb | OK | 10 |
4 | 4ms | 3576kb | OK | 10 |
5 | 28ms | 3936kb | OK | 10 |
6 | 52ms | 4320kb | OK | 10 |
7 | 68ms | 4384kb | OK | 10 |
8 | Depăşit | 5284kb | Time limit exceeded. | 0 |
9 | 108ms | 5044kb | OK | 10 |
10 | 316ms | 7184kb | OK | 10 |
Punctaj total | 90 |