Pagini recente » Borderou de evaluare (job #773655) | Borderou de evaluare (job #1879188) | Borderou de evaluare (job #3043982) | Borderou de evaluare (job #1753205) | Borderou de evaluare (job #1874391)
Borderou de evaluare (job #1874391)
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 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 | 1440kb | OK | 10 |
2 | 0ms | 1440kb | OK | 10 |
3 | 4ms | 1472kb | OK | 10 |
4 | 4ms | 1500kb | OK | 10 |
5 | 24ms | 1912kb | OK | 10 |
6 | 48ms | 2344kb | OK | 10 |
7 | 68ms | 2636kb | OK | 10 |
8 | 136ms | 3748kb | OK | 10 |
9 | 208ms | 7444kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 368ms | 6240kb | OK | 10 |
Punctaj total | 90 |