Pagini recente » Borderou de evaluare (job #2680166) | Borderou de evaluare (job #713444) | Borderou de evaluare (job #1247417) | Borderou de evaluare (job #1096095) | Borderou de evaluare (job #2058162)
Borderou de evaluare (job #2058162)
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 | 1464kb | Incorect | 0 |
2 | 0ms | 1460kb | Incorect | 0 |
3 | 4ms | 1496kb | Incorect | 0 |
4 | 4ms | 1512kb | Incorect | 0 |
5 | 24ms | 1888kb | Incorect | 0 |
6 | 52ms | 2108kb | Incorect | 0 |
7 | 72ms | 2372kb | Incorect | 0 |
8 | 144ms | 3760kb | Incorect | 0 |
9 | Depăşit | 3608kb | Time limit exceeded. | 0 |
10 | 380ms | 5540kb | Incorect | 0 |
Punctaj total | 0 |