Pagini recente » Borderou de evaluare (job #635799) | Borderou de evaluare (job #332959) | Borderou de evaluare (job #1540968) | Borderou de evaluare (job #1069574) | Borderou de evaluare (job #1645976)
Borderou de evaluare (job #1645976)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int)’:
user.cpp:23:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i < v[x].size();++i)
^
user.cpp: In function ‘int main()’:
user.cpp:51:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[n].size();++i)
^
user.cpp:56:24: warning: overflow in implicit constant conversion [-Woverflow]
nod=n;flmin=INF;
^
user.cpp:35: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);
^
user.cpp:36: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);
^
user.cpp:37:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:40:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 348kb | OK | 10 | 10 |
2 | 0ms | 472kb | OK | 10 | 10 |
3 | 0ms | 648kb | OK | 10 | 10 |
4 | 0ms | 800kb | OK | 10 | 10 |
5 | 0ms | 956kb | OK | 10 | 10 |
6 | 0ms | 1192kb | OK | 10 | 10 |
7 | 4ms | 3456kb | OK | 10 | 10 |
8 | 12ms | 5776kb | OK | 10 | 30 |
9 | 16ms | 7328kb | OK | 10 |
10 | 24ms | 8108kb | OK | 10 |
Punctaj total | 100 |