Pagini recente » Borderou de evaluare (job #409528) | Borderou de evaluare (job #1819470) | Borderou de evaluare (job #1230621) | Borderou de evaluare (job #1364163) | Borderou de evaluare (job #2339546)
Borderou de evaluare (job #2339546)
Raport evaluator
Compilare:
main.cpp: In function 'int bf()':
main.cpp:18:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[nod].size();i++){
~^~~~~~~~~~~~~~
main.cpp: In function 'void dinic()':
main.cpp:37:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[n].size();i++){
~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:65:35: 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:66:37: 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:67:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
main.cpp:69:33: 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 | 3ms | 262kb | 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 | 11ms | 3014kb | OK | 10 | 10 |
8 | 21ms | 5767kb | OK | 10 | 30 |
9 | 26ms | 7340kb | OK | 10 |
10 | 32ms | 8126kb | OK | 10 |
Punctaj total | 100 |