Pagini recente » Cod sursa (job #856726) | Cod sursa (job #2134677) | Cod sursa (job #853607) | Cod sursa (job #1667027) | Borderou de evaluare (job #2454001)
Borderou de evaluare (job #2454001)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:73:39: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while(new_flow = BFS(source , sink))
^
main.cpp:61:11: warning: unused variable 'j' [-Wunused-variable]
int i,j,x,c,y;
^
main.cpp:59:40: 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:60:41: 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:62:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
main.cpp:66:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 262kb | OK | 10 | 10 |
| 2 | 3ms | 393kb | OK | 10 | 10 |
| 3 | 3ms | 524kb | OK | 10 | 10 |
| 4 | 4ms | 655kb | OK | 10 | 10 |
| 5 | 4ms | 786kb | OK | 10 | 10 |
| 6 | 6ms | 1048kb | OK | 10 | 10 |
| 7 | 23ms | 3014kb | OK | 10 | 10 |
| 8 | 60ms | 5111kb | Time limit exceeded | 0 | 0 |
| 9 | 61ms | 6029kb | Time limit exceeded | 0 |
| 10 | 61ms | 6684kb | Time limit exceeded | 0 |
| Punctaj total | 70 |