Pagini recente » Borderou de evaluare (job #2686542) | Borderou de evaluare (job #2841548) | Borderou de evaluare (job #920315) | Borderou de evaluare (job #1541124) | Borderou de evaluare (job #1826760)
Borderou de evaluare (job #1826760)
Raport evaluator
Compilare:
user.cpp: In function ‘int maximumFlow(int, int)’:
user.cpp:22:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < adj[u].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:48: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:49: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:50: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:53:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &w);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 4432kb | OK | 10 | 10 |
| 2 | 4ms | 4496kb | OK | 10 | 10 |
| 3 | 4ms | 4604kb | OK | 10 | 10 |
| 4 | 4ms | 4680kb | OK | 10 | 10 |
| 5 | 4ms | 4744kb | OK | 10 | 10 |
| 6 | 4ms | 4884kb | OK | 10 | 10 |
| 7 | 12ms | 6012kb | OK | 10 | 10 |
| 8 | Depăşit | 7172kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 7932kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 8372kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |