Pagini recente » Borderou de evaluare (job #2474688) | Borderou de evaluare (job #2683606) | Borderou de evaluare (job #2321162) | Borderou de evaluare (job #1650424) | Borderou de evaluare (job #2456738)
Borderou de evaluare (job #2456738)
Raport evaluator
Compilare:
main.cpp: In function 'bool bfs(int, int)':
main.cpp:24:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[u].size(); i++){
~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:46:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[n].size(); i++){
~^~~~~~~~~~~~
main.cpp:35:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
{ freopen("maxflow.in", "r",stdin);
^
main.cpp:36:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out", "w", stdout);
^
main.cpp:38:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:40:36: 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 |
Punctaj/grupa |
1 | 2ms | 262kb | OK | 10 | 10 |
2 | 2ms | 393kb | OK | 10 | 10 |
3 | 3ms | 524kb | OK | 10 | 10 |
4 | 3ms | 655kb | OK | 10 | 10 |
5 | 4ms | 786kb | OK | 10 | 10 |
6 | 5ms | 1048kb | OK | 10 | 10 |
7 | 14ms | 3407kb | OK | 10 | 10 |
8 | 35ms | 5767kb | OK | 10 | 0 |
9 | 38ms | 7340kb | OK | 10 |
10 | 61ms | 8257kb | Time limit exceeded | 0 |
Punctaj total | 70 |