Pagini recente » Cod sursa (job #298401) | Borderou de evaluare (job #1259836) | Borderou de evaluare (job #298579) | Cod sursa (job #298402) | Borderou de evaluare (job #1262836)
Borderou de evaluare (job #1262836)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs(int, int)’:
user.cpp:21:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i< v[x].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:39:39: 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:40: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);
^
user.cpp:41:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d" , &n , &m);
^
user.cpp:44:43: 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 | 360kb | OK | 10 | 10 |
| 2 | 0ms | 472kb | OK | 10 | 10 |
| 3 | 0ms | 620kb | OK | 10 | 10 |
| 4 | 0ms | 788kb | OK | 10 | 10 |
| 5 | 0ms | 916kb | OK | 10 | 10 |
| 6 | 0ms | 1180kb | OK | 10 | 10 |
| 7 | 8ms | 3080kb | OK | 10 | 10 |
| 8 | Depăşit | 5760kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 7296kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 7892kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |