Pagini recente » Borderou de evaluare (job #949816) | Borderou de evaluare (job #926747) | Borderou de evaluare (job #234245) | Borderou de evaluare (job #2086351) | Borderou de evaluare (job #1561276)
Borderou de evaluare (job #1561276)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:49:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < G[a].size();i++)
^
user.cpp: In function ‘void max_flow()’:
user.cpp:69:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < G[n].size();i++)
^
user.cpp: In function ‘void dfs(bool*, int)’:
user.cpp:95:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < G[vert].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:126:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < sol.size();i++)
^
user.cpp: In function ‘edge make_edge()’:
user.cpp:28:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&aux.x,&aux.y,&aux.r);
^
user.cpp: In function ‘int main()’:
user.cpp:102:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("critice.in","r",stdin);
^
user.cpp:103:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("critice.out","w",stdout);
^
user.cpp:105:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 352kb | Too bad! | 0 |
| 2 | 0ms | 384kb | Too bad! | 0 |
| 3 | 0ms | 648kb | Okay! | 10 |
| 4 | 0ms | 832kb | Too bad! | 0 |
| 5 | 0ms | 1116kb | Too bad! | 0 |
| 6 | 8ms | 1232kb | Too bad! | 0 |
| 7 | 20ms | 1728kb | Too bad! | 0 |
| 8 | 16ms | 2208kb | Too bad! | 0 |
| 9 | Depăşit | 1812kb | Time limit exceeded. | 0 |
| 10 | 16ms | 5096kb | Okay! | 10 |
| Punctaj total | 20 |