Pagini recente » Borderou de evaluare (job #243497) | Borderou de evaluare (job #1874394)
Borderou de evaluare (job #1874394)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:30:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(y=0;y<a[i].size();y++)
^
user.cpp: In function ‘void afisare()’:
user.cpp:46:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
for(x=2;x<=n;x++) printf("%d ",dmin[x]);
^
user.cpp: In function ‘void citire()’:
user.cpp:13: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:14: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:15:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:18:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&i,&j,&d);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1444kb | OK | 10 |
2 | 0ms | 1440kb | OK | 10 |
3 | 4ms | 1480kb | OK | 10 |
4 | 4ms | 1508kb | OK | 10 |
5 | 24ms | 2016kb | OK | 10 |
6 | 52ms | 2532kb | OK | 10 |
7 | 68ms | 2888kb | OK | 10 |
8 | 144ms | 4224kb | OK | 10 |
9 | 188ms | Depăşit | Memory limit exceeded. | 0 |
10 | 384ms | 7312kb | OK | 10 |
Punctaj total | 90 |