Pagini recente » Borderou de evaluare (job #1754669) | Autentificare | Borderou de evaluare (job #2741481) | Borderou de evaluare (job #2247615) | Borderou de evaluare (job #1239439)
Borderou de evaluare (job #1239439)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:45:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < m[x].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:77: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:78: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:79: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:81: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 | 0ms | 512kb | OK | 10 | 10 |
| 2 | 0ms | 636kb | OK | 10 | 10 |
| 3 | 0ms | 784kb | OK | 10 | 10 |
| 4 | 0ms | 972kb | OK | 10 | 10 |
| 5 | 0ms | 1108kb | OK | 10 | 10 |
| 6 | 0ms | 1396kb | OK | 10 | 10 |
| 7 | 16ms | 3436kb | OK | 10 | 10 |
| 8 | Depăşit | 6388kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 7892kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 8492kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |