Pagini recente » Borderou de evaluare (job #3225357) | Borderou de evaluare (job #164102) | Borderou de evaluare (job #227872) | Borderou de evaluare (job #2279836) | Borderou de evaluare (job #2630427)
Borderou de evaluare (job #2630427)
Raport evaluator
Compilare:
main.cpp: In function 'int bfs()':
main.cpp:27:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); i++){
~^~~~~~~~~~~~~~
main.cpp: In function 'void solve()':
main.cpp:43:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[n].size(); i++){
~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:62:33: 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:63:35: 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 | 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 | 5ms | 1048kb | OK | 10 | 10 |
7 | 14ms | 3014kb | OK | 10 | 10 |
8 | 25ms | 5767kb | OK | 10 | 30 |
9 | 30ms | 7340kb | OK | 10 |
10 | 36ms | 8126kb | OK | 10 |
Punctaj total | 100 |