Pagini recente » Borderou de evaluare (job #216390) | Borderou de evaluare (job #2358519) | Borderou de evaluare (job #1886297) | Borderou de evaluare (job #865703) | Borderou de evaluare (job #2058161)
Borderou de evaluare (job #2058161)
Raport evaluator
Compilare:
user.cpp: In function ‘int dijkstra(int)’:
user.cpp:18:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<g[x].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:30: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:31: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:32: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:34:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1452kb | OK | 10 |
2 | 0ms | 1452kb | Incorect | 0 |
3 | 4ms | 1492kb | Incorect | 0 |
4 | 4ms | 1504kb | Incorect | 0 |
5 | 24ms | 1880kb | Incorect | 0 |
6 | 52ms | 2108kb | Incorect | 0 |
7 | 68ms | 2372kb | Incorect | 0 |
8 | 140ms | 3752kb | Incorect | 0 |
9 | Depăşit | 3596kb | Time limit exceeded. | 0 |
10 | 376ms | 5540kb | Incorect | 0 |
Punctaj total | 10 |