Pagini recente » Borderou de evaluare (job #470703) | Borderou de evaluare (job #1586367) | Borderou de evaluare (job #1861187) | Borderou de evaluare (job #2840865) | Borderou de evaluare (job #2071021)
Borderou de evaluare (job #2071021)
Raport evaluator
Compilare:
user.cpp: In function ‘int bfs(int, int)’:
user.cpp:39:17: warning: unused variable ‘vec’ [-Wunused-variable]
int vec = *it ;
^
user.cpp: In function ‘int main()’:
user.cpp:55:36: 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);
^
user.cpp:56:38: 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);
^
user.cpp:58:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&noNodes , &noEdges);
^
user.cpp:62:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&capacity);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 484kb | OK | 10 | 10 |
2 | 0ms | 548kb | OK | 10 | 10 |
3 | 0ms | 652kb | OK | 10 | 10 |
4 | 0ms | 728kb | OK | 10 | 10 |
5 | 0ms | 788kb | OK | 10 | 10 |
6 | 0ms | 932kb | OK | 10 | 10 |
7 | 12ms | 2060kb | OK | 10 | 10 |
8 | Depăşit | 3220kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 3984kb | Time limit exceeded. | 0 |
10 | Depăşit | 4400kb | Time limit exceeded. | 0 |
Punctaj total | 70 |