Pagini recente » Borderou de evaluare (job #3121819) | Borderou de evaluare (job #2560400) | Borderou de evaluare (job #2719344) | Borderou de evaluare (job #1993042) | Borderou de evaluare (job #1817800)
Borderou de evaluare (job #1817800)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:26:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[poz].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:43: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:44: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:45: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:51:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&k,&j,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 864kb | OK | 10 |
2 | 0ms | 868kb | OK | 10 |
3 | 0ms | 896kb | OK | 10 |
4 | 0ms | 904kb | OK | 10 |
5 | 20ms | 1204kb | OK | 10 |
6 | 40ms | 1504kb | OK | 10 |
7 | 52ms | 1704kb | OK | 10 |
8 | 120ms | 2552kb | OK | 10 |
9 | Depăşit | 2296kb | Time limit exceeded. | 0 |
10 | 292ms | 4472kb | OK | 10 |
Punctaj total | 90 |