Pagini recente » Borderou de evaluare (job #1454515) | Borderou de evaluare (job #1651065) | Borderou de evaluare (job #2548792) | Borderou de evaluare (job #1471547) | Borderou de evaluare (job #1454557)
Borderou de evaluare (job #1454557)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:40:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:92: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:93: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:94: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:100:29: 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 | 348kb | OK | 10 | 10 |
| 2 | 0ms | 480kb | OK | 10 | 10 |
| 3 | 0ms | 640kb | OK | 10 | 10 |
| 4 | 0ms | 808kb | OK | 10 | 10 |
| 5 | 0ms | 948kb | OK | 10 | 10 |
| 6 | 0ms | 1204kb | OK | 10 | 10 |
| 7 | 16ms | 3124kb | OK | 10 | 10 |
| 8 | Depăşit | 5876kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 7304kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 7812kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |