Pagini recente » Borderou de evaluare (job #811775) | Borderou de evaluare (job #1033829) | Borderou de evaluare (job #2096320) | Borderou de evaluare (job #2383419) | Borderou de evaluare (job #1454389)
Borderou de evaluare (job #1454389)
Raport evaluator
Compilare:
user.cpp: In function ‘bool BFS()’:
user.cpp:23:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<graf[nod].size(); j++){
^
user.cpp: In function ‘int main()’:
user.cpp:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<graf[N].size(); i++){
^
user.cpp:36: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:37: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:38:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:42:35: 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 | 528kb | OK | 10 | 10 |
2 | 0ms | 640kb | OK | 10 | 10 |
3 | 0ms | 812kb | OK | 10 | 10 |
4 | 0ms | 972kb | OK | 10 | 10 |
5 | 0ms | 1112kb | OK | 10 | 10 |
6 | 0ms | 1368kb | OK | 10 | 10 |
7 | 4ms | 3292kb | OK | 10 | 10 |
8 | 16ms | 5956kb | OK | 10 | 30 |
9 | 16ms | 7588kb | OK | 10 |
10 | 24ms | 8296kb | OK | 10 |
Punctaj total | 100 |