Pagini recente » Borderou de evaluare (job #1343438) | Borderou de evaluare (job #3156186) | Borderou de evaluare (job #1357510) | Borderou de evaluare (job #2021270) | Borderou de evaluare (job #2151872)
Borderou de evaluare (job #2151872)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:32:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[dad.v].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:46: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:47: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:48: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:50: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 | 0ms | 1312kb | OK | 10 |
| 2 | 0ms | 1308kb | OK | 10 |
| 3 | 0ms | 1340kb | OK | 10 |
| 4 | 4ms | 1352kb | OK | 10 |
| 5 | 24ms | 1692kb | OK | 10 |
| 6 | 52ms | 2040kb | OK | 10 |
| 7 | 64ms | 2216kb | OK | 10 |
| 8 | 164ms | 3056kb | OK | 10 |
| 9 | 104ms | 2672kb | OK | 10 |
| 10 | 352ms | 5328kb | OK | 10 |
| Punctaj total | 100 |