Pagini recente » Borderou de evaluare (job #1526601) | Borderou de evaluare (job #1068732) | Borderou de evaluare (job #3229421) | Borderou de evaluare (job #2470759) | Borderou de evaluare (job #2375070)
Borderou de evaluare (job #2375070)
Raport evaluator
Compilare:
main.cpp: In function 'int bfs()':
main.cpp:19:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:45:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[n].size();i++)
~^~~~~~~~~~~~
main.cpp:33: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:34: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);
^
main.cpp:36: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:39: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 | 393kb | OK | 10 | 10 |
| 4 | 3ms | 393kb | OK | 10 | 10 |
| 5 | 3ms | 524kb | OK | 10 | 10 |
| 6 | 4ms | 655kb | OK | 10 | 10 |
| 7 | 8ms | 1835kb | OK | 10 | 10 |
| 8 | 14ms | 3014kb | OK | 10 | 30 |
| 9 | 16ms | 3801kb | OK | 10 |
| 10 | 19ms | 4325kb | OK | 10 |
| Punctaj total | 100 |