Pagini recente » Borderou de evaluare (job #376365) | Borderou de evaluare (job #2611935) | Borderou de evaluare (job #3251774) | Borderou de evaluare (job #538756) | Borderou de evaluare (job #2554289)
Borderou de evaluare (job #2554289)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:48:32: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (flow = DFS(1,INF))
^
main.cpp: In function 'int DFS(int, int)':
main.cpp:83:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (;ind[nod]<L[nod].size();ind[nod]++)
~~~~~~~~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:26: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);
^
main.cpp:27: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 10 | 10 |
2 | 2ms | 131kb | OK | 10 | 10 |
3 | 3ms | 131kb | OK | 10 | 10 |
4 | 3ms | 131kb | OK | 10 | 10 |
5 | 3ms | 131kb | OK | 10 | 10 |
6 | 3ms | 131kb | OK | 10 | 10 |
7 | 7ms | 262kb | OK | 10 | 10 |
8 | 13ms | 393kb | OK | 10 | 30 |
9 | 14ms | 393kb | OK | 10 |
10 | 18ms | 524kb | OK | 10 |
Punctaj total | 100 |