Pagini recente » Borderou de evaluare (job #2432666) | Borderou de evaluare (job #1449036) | Borderou de evaluare (job #1862771) | Borderou de evaluare (job #1796192) | Borderou de evaluare (job #1259907)
Borderou de evaluare (job #1259907)
Raport evaluator
Compilare:
user.cpp: In function ‘int bfs()’:
user.cpp:21:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<g[nod].size(); i++)
^
user.cpp: In function ‘void flux_maxim()’:
user.cpp:42:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<g[n].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:63:44: 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:64:46: 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:65:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:68:41: 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 | 0ms | 340kb | OK | 10 | 10 |
| 2 | 0ms | 468kb | OK | 10 | 10 |
| 3 | 0ms | 616kb | OK | 10 | 10 |
| 4 | 0ms | 780kb | OK | 10 | 10 |
| 5 | 0ms | 908kb | OK | 10 | 10 |
| 6 | 0ms | 1172kb | OK | 10 | 10 |
| 7 | 4ms | 3020kb | OK | 10 | 10 |
| 8 | 12ms | 5732kb | OK | 10 | 30 |
| 9 | 16ms | 7264kb | OK | 10 |
| 10 | 24ms | 8040kb | OK | 10 |
| Punctaj total | 100 |