Pagini recente » Borderou de evaluare (job #751905) | Borderou de evaluare (job #2168134) | Borderou de evaluare (job #2168322) | Borderou de evaluare (job #751907) | Borderou de evaluare (job #1464086)
Borderou de evaluare (job #1464086)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < l[n].size(); i++)
^
user.cpp: In function ‘bool bfs()’:
user.cpp:62:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < l[aux].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:16:35: 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:17:37: 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:18:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:20:36: 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 | 0ms | 372kb | OK | 10 | 10 |
| 2 | 0ms | 492kb | OK | 10 | 10 |
| 3 | 0ms | 676kb | OK | 10 | 10 |
| 4 | 0ms | 812kb | OK | 10 | 10 |
| 5 | 0ms | 976kb | OK | 10 | 10 |
| 6 | 0ms | 1212kb | OK | 10 | 10 |
| 7 | 4ms | 3468kb | OK | 10 | 10 |
| 8 | 12ms | 5756kb | OK | 10 | 30 |
| 9 | 16ms | 7352kb | OK | 10 |
| 10 | 24ms | 8088kb | OK | 10 |
| Punctaj total | 100 |